Interface for classes that help during snapping of parts of edges.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
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.