Gets the DiagramItem at the specified position.
Namespace: MindFusion.Diagramming
Package: 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.