Represents a set of Command instances as a single operation. Undoing or redoing the composite action, respectively undoes or redoes all its constituent subactions at the same time.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public class CompositeCommand : Command |
Visual Basic
![]() |
---|
Public Class CompositeCommand |
System.Object
MindFusion.Diagramming.Command
MindFusion.Diagramming.CompositeCommand