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


In This Topic
    Camera Class
    In This Topic
    Represents attributes of a camera object. This class cannot be inherited.
    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