MindFusion.Wpf Pack Programmer's Guide
ChangeItemCmd.Execute Method ()
See Also
 





Excutes the command, adding it to the command history.

Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public void Execute ()

Visual Basic  Copy Code

Public Sub Execute ()

 Remarks

Subcommands are executed or redone in the same order in which they were added to the composite, and are undone in the opposite order.

 See Also

Execute Method Overload List
ChangeItemCmd Members
ChangeItemCmd Class
MindFusion.Diagramming.Wpf.Commands Namespace