Gets or sets the index of the destination anchor point within the AnchorPattern that contains it.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public int DestinationAnchor { get; set; } |
Visual Basic
![]() |
---|
Public Property DestinationAnchor As Integer |
An integer index of an anchor point within the AnchorPattern containing it.
Specifies the index of an anchor point contained within the Destination anchor pattern. The link is docked and stay connected to that point if the node is moved or resized.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |