Finds the node that has the specified id value.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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, or null otherwise.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |