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


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

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

Classes that implement ICellSizeLevel

Classes Description
CellSizeLevel A cell size level object.
OverviewItemURI An overview item URI object.