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