STK ObjectsSend comments on this topic.
Rewind Method (IAgAnimation)
See Also
Windows





Windows & Linux

Description

Stop and reset the animation.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.