This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IC > ICustomGlobeLayer Interface > ICustomGlobeLayer.MinimumCellSize Property (ArcObjects .NET 10.5 SDK) |
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(
double* pMinCellSize
);
[C++]
Parameters pMinCellSize [out, retval] pMinCellSize is a parameter of type double