Gets the node at the specified position.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public DiagramNode GetNodeAt ( |
Visual Basic Copy Code |
---|
Public Function GetNodeAt( _ |
The 0-based index of the node to get.
The DiagramNode at the specified position in the view.