ICellSizeLevel2 Interface

Provides access to members that control a cell size level.

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.

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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.