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