Gets or sets the index of the Shape item within its containing collection.
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 specifying the zero-based index of the shape.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |