AGI STK Graphics 11Send comments on this topic.
Render Method (IAgStkGraphicsSceneManager)
See Also 
Windows






Windows & Linux

Description

Renders all Scenes within an application. To render a specific Scene, use the Scene.Render method.

Syntax

[Visual Basic .NET]
Public Sub Render() 
[C#]
public void Render();
[Managed C++]
public: void Render();
[Java]
public  render();
[Unmanaged C++]
public: HRESULT Render();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.