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