Provides access to members that control cell size levels.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Add | Adds a cell size level. | |
Count | The property count. | |
Element | Returns the cell size level at the specified position. | |
Find | Finds the cell size level closest to the specified cell size value and returns its index within the collection. | |
Insert | Adds a cell size level at the specified position. | |
Remove | Removes the cell size level at the specified position. | |
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. |