Returns the approximate cell size of the raster.
[Visual Basic .NET] Public Function MeanCellSize ( _ ) As IPnt
[C#] public IPnt MeanCellSize ( );
[C++]
HRESULT MeanCellSize(
IPnt** pSize
);
[C++]Parameters
pSize [out, retval]pSize is a parameter of type IPnt
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.