AGI STK Graphics 11 Send comments on this topic.
GlobeOverlaySettings Property (IAgStkGraphicsScene)
See Also 





Description

Gets the SceneGlobeOverlaySettings for the scene.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GlobeOverlaySettings() As IAgStkGraphicsSceneGlobeOverlaySettings

[C#]
public IAgStkGraphicsSceneGlobeOverlaySettings GlobeOverlaySettings {get;}

[Managed C++]
public: __property IAgStkGraphicsSceneGlobeOverlaySettings^ get_GlobeOverlaySettings();

[Unmanaged C++]
public: HRESULT get_GlobeOverlaySettings(
IAgStkGraphicsSceneGlobeOverlaySettings ** ppRetVal
);

[Java]
public IAgStkGraphicsSceneGlobeOverlaySettings getGlobeOverlaySettings();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1