Finds the node that has the specified id value.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramNode FindNodeById ( |
Visual Basic
![]() |
---|
Public Function FindNodeById( _ |
A DiagramNode whose Id equals to the specified value if such node exists; otherwise, null (Nothing in Visual Basic).
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |