This document is archived and information here might be outdated. Recommended version. |
Returns the approximate cell size of the raster.
[Visual Basic .NET] Public Function MeanCellSize ( _ ) As IPnt
[C#] public IPnt MeanCellSize ( );
[C++]
HRESULT MeanCellSize(
void
);