Gets an integer index related to the event.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int Index { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Index As Integer |
An integer value specifying the item's position within its containing collection.
WpfDiagram Programmer's Guide | © 2024 MindFusion |