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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.