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






Windows & Linux

Description

Reverse the animation one step backward.

Syntax

[Visual Basic .NET]
Public Sub StepBackward() 

[C#]
public void StepBackward();

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

[Java]
public  stepBackward();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface