STK ObjectsSend comments on this topic.
OnAnimationSlower Method (IAgStkObjectRootEvents)
See Also
Windows





Windows & Linux

Description

Triggered when the animation speed is decreased.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.