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