Gets a collection of all DiagramNode elements participating in the path.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramNodeCollection Nodes { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Nodes As DiagramNodeCollection |
An instance of the DiagramNodeCollection class.
Use Links to get all DiagramLinks elements in the Path.
MvcDiagram Programmer's Guide | © 2025 MindFusion |