Undoable shape manipulation action.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public class ManipulateShapeCommand : GraphCommandBase, ICommand
Inheritance: objectGraphCommandBaseManipulateShapeCommand
Implements:
Inherited Members
Constructors
Initializes a new instance of the ManipulateShapeCommand class.
Methods
Executes the specified state.
Redoes this instance.
C#
public override void Redo()
Overrides:
Undoes this instance.