This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterProps Interface > IRasterProps.MeanCellSize Method (ArcObjects .NET 10.5 SDK) |
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