Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ShapeActionsCommand Class
Members


In This Topic
    ShapeActionsCommand Class
    In This Topic
    Represents a transform command for the drawing object.
    Syntax
    'Declaration
     
    
    Public Class ShapeActionsCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As ShapeActionsCommand
    public class ShapeActionsCommand : Command 
    Inheritance Hierarchy

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

    See Also