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






Windows & Linux

Description

Triggered when the animation speed is increased.

Syntax

[Visual Basic .NET]
Public Event OnAnimationFaster()
[C#]
public void OnAnimationFaster();
[Managed C++]
public: void OnAnimationFaster();
[Java]
public  onAnimationFaster();
[Unmanaged C++]
public: HRESULT OnAnimationFaster();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.