Tesla Graphics Engine Documentation (January 2012)
Reset Method (windowHandle, presentParams)
TeslaTesla.Graphics.ImplementationSwapChainImplementationReset(IntPtr, PresentationParameters)
Resets the swapchain.
Declaration Syntax
C#
public abstract void Reset(
	IntPtr windowHandle,
	PresentationParameters presentParams
)
Parameters
windowHandle (IntPtr)
The new window handle to bind to
presentParams (PresentationParameters)
The new presentation parameters to use

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)