Sets a value indicating whether link end points should automatically align to the border of the nearest node while the user moves them.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T AutoSnapToNode<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function AutoSnapToNode(Of T As DiagramLink) ( _ |
See Also