This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.MinimumCellSize Property (ArcObjects .NET 10.5 SDK) |
Minimum cell size for rasters, in meters.
[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