Gets a collection of all groups in the diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public GroupCollection Groups { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Groups As GroupCollection |
An instance of the GroupCollection class.
Groups provides access to all groups defined in the current diagram.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |