Finds the node that has the specified tag value.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramNode FindNode ( |
Visual Basic Copy Code |
---|
Public Function FindNode( _ |
The DiagramNode instance if found, or null otherwise.
Use this method to find a node that has been marked earlier with the specified tag.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |