Spread Windows Forms 7.0 Product Documentation
MoveResizeUndoAction Class Members
See Also  Fields  Methods  Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : MoveResizeUndoAction Class


Glossary Item Box

The following tables list the members exposed by MoveResizeUndoAction.

Public Constructors

 NameDescription
Public ConstructorMoveResizeUndoAction ConstructorInitializes a new instance of the MoveResizeUndoAction class.  
Top

Protected Fields

 NameDescription
Protected FieldnewLocA variable to store new location.  
Protected FieldnewSizeA variable to store new size.  
Protected FieldobjThe object to be resizedor moved.  
Protected FieldoldLocA variable to store old location.  
Protected FieldoldSizeA variable to store old size.  
Top

Public Methods

 NameDescription
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Chart.UndoAction)
Public MethodPerformUndoActionOverridden. Performs the undo action.  
Public MethodUndoOverridden. Undoes the action.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves undo state information.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.