This document is archived and information here might be outdated. Recommended version. |
The radius of the globe in meters.
[Visual Basic .NET] Public ReadOnly Property GlobeRadius As Double
[C#] public double GlobeRadius {get;}
[C++]
HRESULT get_GlobeRadius(
System.Double* pRadiusInMeters
);
[C++]
Parameters pRadiusInMeters [out, retval]
pRadiusInMeters is a parameter of type double*