Finds the node that has the specified id value.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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).
WpfDiagram Programmer's Guide | © 2025 MindFusion |