Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / Camera Class
Members


Camera Class
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