Gets the diagram item at the specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Shape Item [ |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Item( _ |
An instance of the Shape class that represents the shape at the specified position.
See Also