Gets the DiagramItem at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramItem Item [ |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item( _ |
The zero-based index of the item to get.
An instance of the DiagramItem class that represents the item at the specified position.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |