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