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