This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplayRendering3 Interface > IGlobeDisplayRendering3.GlobeRadius Property (ArcObjects .NET 10.4 SDK) |
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