Creates a new hierarchical Group with the specified main item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Group CreateGroup ( |
Visual Basic Copy Code |
---|
Public Function CreateGroup( _ |
The newly created Group instance if successfully created; otherwise null (Nothing in Visual Basic).
Use this method to create an hierarchical group of items. Attach subordinated items by using the various Group members.
Factory Members
Factory Class
MindFusion.Diagramming Namespace
Diagram.GroupDestroyed Event
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |