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

Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

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