MindFusion.Wpf Pack Programmer's Guide
ShapeEventArgs.Index Property
See Also
 





Gets or sets the index of the Shape item within its containing collection.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public int Index { get; set; }

Visual Basic  Copy Code

Public Property Index As Integer

 Property Value

An integer value specifying the zero-based index of the shape.

 See Also

ShapeEventArgs Members
ShapeEventArgs Class
MindFusion.Diagramming.Wpf Namespace