Gets the index of the anchor point within its containing pattern.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public int AnchorIndex { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property AnchorIndex As Integer |
An integer value specifying the zero-based index of the anchor point within its AnchorPattern.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |