Gets or sets the index of the segment or control point this label is relative to.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public int Index { get; set; } |
Visual Basic Copy Code |
---|
Public Property Index As Integer |
An integer value.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |