Specifies when link ends are snapped to nearest anchor points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public enum SnapToAnchor |
Visual Basic
![]() |
---|
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.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |