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(
double* pRadiusInMeters
);
[C++]Parameters
pRadiusInMeters [out, retval] pRadiusInMeters is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.