This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerProperties4 Interface > IGlobeLayerProperties4.EstimateMinimumCellSize Method (ArcObjects .NET 10.4 SDK) |
Suggests the minimum cell size for rasterization.
[Visual Basic .NET] Public Sub EstimateMinimumCellSize ( _ ByRef minCellsize As Double _ )
[C#] public void EstimateMinimumCellSize ( ref double minCellsize );
[C++]
HRESULT EstimateMinimumCellSize(
double* minCellsize
);
[C++]
Parameters minCellsize [out] minCellsize is a parameter of type double