Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ShapeActionsCommand Class
Members


ShapeActionsCommand Class
Represents a transform command for the drawing object. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ShapeActionsCommand 
   Inherits Command
 
'Usage
 
Dim instance As ShapeActionsCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.ShapeActionsCommand

See Also