Spread Windows Forms 15.0
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. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ShapeActionsCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As ShapeActionsCommand
    public sealed class ShapeActionsCommand : Command 
    Inheritance Hierarchy

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

    See Also