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