Initializes a new instance of the RemoveGroupCmd class.
Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public RemoveGroupCmd ( |
Visual Basic Copy Code |
---|
Public New ( _ |
Instances of this class are implicitly created by WpfDiagram in response to removing a group. References to those instances are passed to handlers of the ActionRecorded, ActionUndone and ActionRedone events.