Finds the node that has the specified id value.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DiagramNode FindNodeById ( |
Visual Basic Copy Code |
---|
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 | © 2024 MindFusion |