Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / Camera Class
Members


In This Topic
    Camera Class
    In This Topic
    Represents attributes of a camera object.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class Camera 
       Inherits GrapeCity.Spreadsheet.CellRangeDataSource
       Implements ICamera, GrapeCity.Spreadsheet.IName 
    'Usage
     
    
    Dim instance As Camera
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.DefinedName
          GrapeCity.Spreadsheet.ExternalVariable
             GrapeCity.Spreadsheet.CellRangeDataSource
                GrapeCity.Spreadsheet.Drawing.Camera

    See Also