ArcObjects Library Reference (DataSourcesRaster)  

ICellSizeLevel2 Interface

Provides access to members that control a cell size level.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Category The category associated with the cell size level.
Read/write property CellSize The cell size value assocated with the level.
Read/write property Geometry The geometry defining the boundary of the cell size level.
Read/write property ID The unique ID associated with the cell size level.
Read/write property MaximumCellSize The maximum cell size value associated with the level.
Read/write property MinimumCellSize The minimum cell size value associated with the level.

Inherited Interfaces

Interfaces Description
ICellSizeLevel Provides access to members that control a cell size level.

CoClasses that implement ICellSizeLevel2

CoClasses and Classes Description
CellSizeLevel A cell size level object.