Interface for classes that help during snapping of parts of edges.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IEdgeSnapResultProvider |
| Visual Basic |
|---|
Public Interface IEdgeSnapResultProvider |
Remarks
An implementation of this class is obtained from the lookup of the IEdges which are being edited during
an operation where graph snapping is involved.