Creates a new hierarchical Group with the specified main item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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 the various Group members.
WpfDiagram Programmer's Guide | © 2024 MindFusion |