Finds the node that has the specified id value.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
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).