This document is archived and information here might be outdated.  Recommended version.


IGlobeCamera.GlobeRadius Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeCamera.GlobeRadius Property

A copy of the globe radius from the display.

[Visual Basic .NET]
Public WriteOnly Property GlobeRadius
[C#]
public void GlobeRadius {set;}
[C++]
HRESULT put_GlobeRadius(
  double 
);
[C++]

Parameters [in]
is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeCamera Interface