Initializes a new instance of the Group class with the specified Diagram as parent.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Group ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Diagram the new group will belong to.
See Also