Method GoToLastFrame
GoToLastFrame()
Moves the playhead to the last frame.
Declaration
public void GoToLastFrame()
Exceptions
Type | Condition |
---|---|
InvalidOperationException | The Window associated with this instance has been destroyed. |
Moves the playhead to the last frame.
public void GoToLastFrame()
Type | Condition |
---|---|
InvalidOperationException | The Window associated with this instance has been destroyed. |