STK ObjectsSend 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 void onAnimationFaster();
[Unmanaged C++]
public: void OnAnimationFaster();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.