This document is archived and information here might be outdated. Recommended version. |
Gets the type and value of cell size in the GP Spatial Analyst.
[Visual Basic .NET] Public Function GetCellSize ( _ ByRef envType As esriRasterEnvSettingEnum _ ) As Double
[C#] public double GetCellSize ( ref esriRasterEnvSettingEnum envType );
[C++]
HRESULT GetCellSize(
esriRasterEnvSettingEnum* envType
);
[C++] Parameters envType [out]
envType is a parameter of type esriRasterEnvSettingEnum*