This document is archived and information here might be outdated. Recommended version. |
The current distance used for scale range comparisons.
[Visual Basic .NET]
Public ReadOnly Property ScalingDistance As Double
[C#]
public double ScalingDistance {get;}
[C++]
HRESULT get_ScalingDistance(
System.Double* pDistanceInMeters
);
[C++] Parameters pDistanceInMeters [out, retval]
pDistanceInMeters is a parameter of type double*