Tesla Graphics Engine Documentation (January 2012)
Reset Method (windowHandle, presentParams)
TeslaTesla.Direct3D10.Graphics.ImplementationD3D10SwapChainImplementationReset(IntPtr, PresentationParameters)
Resets the swapchain.
Declaration Syntax
C#
public override 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.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)