This document is archived and information here might be outdated. Recommended version. |
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(
System.Double* minCellsize
);
[C++] Parameters minCellsize [out]
minCellsize is a parameter of type double*