Specifies when link ends are snapped to nearest anchor points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public enum SnapToAnchor |
Visual Basic Copy Code |
---|
Public Enum SnapToAnchor |
Member name | Description | |
---|---|---|
OnCreate |
Snap to anchor point when creating a new link. |
|
OnCreateOrModify |
Snap to anchor point when creating or modifying a link. |
Members of this enumeration are used as values of the SnapToAnchor property of the Diagram class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |