This document is archived and information here might be outdated. Recommended version. |
The approximate cell height of the raster.
[Visual Basic .NET]
Public Property MeanCellHeight As Double
[C#]
public double MeanCellHeight {get; set;}
[C++]
HRESULT get_MeanCellHeight(
System.Double* cellHeight
);
[C++] Parameters cellHeight [out, retval]
cellHeight is a parameter of type double*