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