This document is archived and information here might be outdated. Recommended version. |
For rasterized types, defines highest resolution. Zero value indicates that globe-generated default value should be used.
[Visual Basic .NET] Public ReadOnly Property MinimumCellSize As Double
[C#] public double MinimumCellSize {get;}
[C++]
HRESULT get_MinimumCellSize(
System.Double* pMinCellSize
);
[C++]
Parameters pMinCellSize [out, retval]
pMinCellSize is a parameter of type double*