AGI STK Objects 11 Send comments on this topic.
SceneManager Property (IAgScenario)
See Also 
Windows






Windows & Linux

Description

A scene manager.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SceneManager() As IAgStkGraphicsSceneManager

[C#]
public IAgStkGraphicsSceneManager SceneManager {get;}

[Managed C++]
public: __property IAgStkGraphicsSceneManager^ get_SceneManager();

[Unmanaged C++]
public: HRESULT get_SceneManager(
IAgStkGraphicsSceneManager ** ppRetVal
);

[Java]
public IAgStkGraphicsSceneManager getSceneManager();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface