Gets a collection of all groups in the diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public GroupCollection Groups { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Groups As GroupCollection |
An instance of the GroupCollection class.
Groups provides access to all groups defined in the current diagram.
WpfDiagram Programmer's Guide | © 2025 MindFusion |