Tesla Graphics Engine Documentation (January 2012)
Window Constructor (pp, isPrimaryWindow)
TeslaTesla.CoreWindowWindow(PresentationParameters, Boolean)
Creates a new window.
Declaration Syntax
C#
public Window(
	PresentationParameters pp,
	bool isPrimaryWindow
)
Parameters
pp (PresentationParameters)
Presentation parameters for creating the swap chain.
isPrimaryWindow (Boolean)
True if the window is top-level, false if otherwise

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