Gets the GlobeOverlaySettings, which are used to set global settings for all GlobeOverlays.
Read-only property
[Visual Basic .NET] |
---|
Public Property GlobeOverlaySettings() As IAgStkGraphicsGlobeOverlaySettings |
[C#] |
---|
public IAgStkGraphicsGlobeOverlaySettings GlobeOverlaySettings {get;} |
[Managed C++] |
---|
public: __property IAgStkGraphicsGlobeOverlaySettings^ get_GlobeOverlaySettings(); |
[Unmanaged C++] |
---|
public: HRESULT get_GlobeOverlaySettings( |
[Java] |
---|
public IAgStkGraphicsGlobeOverlaySettings getGlobeOverlaySettings(); |