Provides access to members that control a cell size level.
Members
Name | Description | |
---|---|---|
Category | The category associated with the cell size level. | |
CellSize | The cell size value assocated with the level. | |
Geometry | The geometry defining the boundary of the cell size level. | |
ID | The unique ID associated with the cell size level. | |
MaximumCellSize | The maximum cell size value associated with the level. | |
MinimumCellSize | The minimum cell size value associated with the level. |
ICellSizeLevel2.Category Property
The category associated with the cell size level.
Public Property Category As esriCellSizeLevelCategory
public esriCellSizeLevelCategory Category {get; set;}
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. |