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





Description

Renders the scene. To render all the scenes within an application, use the SceneManager.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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1