Initializes a new instance of the Group class using the specified group as a prototype.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public Group ( |
Visual Basic
![]() |
---|
Public New ( _ |
The group to use as a prototype.
This constructor supports the WpfDiagram infrastructure and is not intended to be used directly from your code. Instead use the other constructor or the CreateGroup method of the Factory class.
WpfDiagram Programmer's Guide | © 2025 MindFusion |