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