This document is archived and information here might be outdated.  Recommended version.


ICellSizeLevel2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICellSizeLevel2 Interface
ArcGIS Developer Help

ICellSizeLevel2 Interface

Provides access to members that control a cell size level.

Product Availability

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

Members

Name 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.

Classes that implement ICellSizeLevel2

Classes Description
CellSizeLevel A cell size level object.