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


Glossary Item Box

Represents an undo action for moving or resizing an object. Object could be a label, legend or plot area.

Object Model

MoveResizeUndoAction Class

Syntax

Visual Basic (Declaration) 
Public Class MoveResizeUndoAction 
   Inherits UndoAction
Visual Basic (Usage)Copy Code
Dim instance As MoveResizeUndoAction
C# 
public class MoveResizeUndoAction : UndoAction 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Action
      FarPoint.Win.Chart.UndoAction
         FarPoint.Win.Chart.MoveResizeUndoAction

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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