Simple implementation of the ISnapLineProvider interface that can be used to
add snap lines for orthogonally routed IEdges.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class EdgeSnapLineProvider : ISnapLineProvider |
| Visual Basic |
|---|
Public Class EdgeSnapLineProvider _ Implements ISnapLineProvider |
Remarks
This implementation can be put into the Lookup(Type) of an IEdge.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Input..::..EdgeSnapLineProvider
yWorks.yFiles.UI.Input..::..EdgeSnapLineProvider