Interface that can be used to find bends at specific locations in the canvas.

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IBendSelectionTester
Visual Basic
Public Interface IBendSelectionTester

Remarks

This interface is mostly provided through the Lookup(Type) of IEdge implementations.

See Also