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