This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeViewUtil Interface > IGlobeViewUtil.ScalingDistance Property (ArcObjects .NET 10.4 SDK) |
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(
double* pDistanceInMeters
);
[C++]
Parameters pDistanceInMeters [out, retval] pDistanceInMeters is a parameter of type double