STK ObjectsSend comments on this topic.
OnAnimationFaster Method (IAgStkObjectRootRawEvents)
See Also
Windows





Windows & Linux

Description

Triggered when the animation speed is increased.

Syntax

[Visual Basic .NET]
Public Sub OnAnimationFaster()
[C#]
public void OnAnimationFaster();
[Managed C++]
public: void OnAnimationFaster();
[Unmanaged C++]
public: void OnAnimationFaster();
[Java]
public void onAnimationFaster();
[Python - STK API ]
def OnAnimationFaster(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.