Gets the DiagramNode at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramNode Item [ |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item( _ |
The zero-based index of the node to get.
An instance of the DiagramNode class that represents the node at the specified position.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |