AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.