ArcObjects Library Reference (DataSourcesRaster)  

ICellSizeLevels Interface

Provides access to members that control cell size levels.

Product Availability

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

Members

Description
Method Add Adds a cell size level.
Read-only property Count The property count.
Read-only property Element Returns the cell size level at the specified position.
Method Find Finds the cell size level closest to the specified cell size value and returns its index within the collection.
Method Insert Adds a cell size level at the specified position.
Method Remove Removes the cell size level at the specified position.
Method RemoveAll Removes all cell size levels.

CoClasses that implement ICellSizeLevels

CoClasses and Classes Description
CellSizeLevels A collection of one or more cell size level objects.