AGI STK Objects 11 Send comments on this topic.
OnAnimationSlower Event (AgStkObjectRoot)
See Also 
Windows






Windows & Linux

Description

Triggered when the animation speed is decreased.

Syntax

[Visual Basic .NET]
Public Event OnAnimationSlower()

[C#]
public void OnAnimationSlower();

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

[Java]
public  onAnimationSlower();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface