AGI STK Objects 11 Send comments on this topic.
Pause Method (IAgAnimation)
See Also 
Windows






Windows & Linux

Description

Pause the animation.

Syntax

[Visual Basic .NET]
Public Sub Pause() 

[C#]
public void Pause();

[Managed C++]
public: void Pause();

[Java]
public  pause();

[Unmanaged C++]
public: HRESULT Pause();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface