Function RedrawScope.Rewind
Rewind
()
Stops keeping all previously rendered items alive, and starts a new scope.
Public
void Rewind ()
Stops keeping all previously rendered items alive, and starts a new scope.
Equivalent to first calling Dispose on the old scope and then creating a new one.