Gets or sets the index of the Shape item within its containing collection.
Namespace: MindFusion.Diagramming
Package: 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.