Gets or sets the index of the origin anchor point within the AnchorPattern that contains it.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public int OriginAnchor { get; set; } |
Visual Basic Copy Code |
---|
Public Property OriginAnchor As Integer |
An integer index of an anchor point within its the AnchorPattern containing it.
Specifies the index of an anchor point contained within the Origin anchor pattern. The link is docked and stay connected to that point if the node is moved or resized.
DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace
DestinationAnchor Property
Diagram.OriginAnchorChanged Event
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |