The cell size values.
[Visual Basic .NET] Public Property CellSizes As IDoubleArray
[C#] public IDoubleArray CellSizes {get; set;}
[C++]
HRESULT get_CellSizes(
IDoubleArray** ppCellSizes
);
[C++]
HRESULT putref_CellSizes(
IDoubleArray* ppCellSizes
);
[C++]Parameters
ppCellSizes [out, retval]ppCellSizes is a parameter of type IDoubleArray
ppCellSizes [in]ppCellSizes is a parameter of type IDoubleArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.