This document is archived and information here might be outdated. Recommended version. |
The multiplicative factor used for computing maximum visibility of those items that don't their footprints completely covered by footprints of lower resolution items. The maximum pixel size values of such items are computed by multiplying the corresponding low.
[Visual Basic .NET]
Public Property MaxRangeFactor As Double
[C#]
public double MaxRangeFactor {get; set;}
[C++]
HRESULT get_MaxRangeFactor(
double pMaxRangeFactor
);
[C++]
HRESULT put_MaxRangeFactor(
System.Double* pMaxRangeFactor
);
[C++] Parameters pMaxRangeFactor [in]
pMaxRangeFactor is a parameter of type double pMaxRangeFactor [out, retval]
pMaxRangeFactor is a parameter of type double*