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


In This Topic
    ZoomScaleCommand Class
    In This Topic
    Represents a command for zoom scale action.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ZoomScaleCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As ZoomScaleCommand
    public sealed class ZoomScaleCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.ZoomScaleCommand

    See Also