Stop and reset the animation.
| [Visual Basic .NET] |
|---|
Public Sub Rewind()
|
| [C#] |
|---|
public void Rewind();
|
| [Managed C++] |
|---|
public: void Rewind();
|
| [Java] |
|---|
public rewind();
|
| [Unmanaged C++] |
|---|
public: HRESULT Rewind();
|
| AGI STK Objects 11 | Send comments on this topic. |
| Rewind Method (IAgAnimation) | |
| See Also | |
|
STK 11.2.1 Programming Interface