Tesla Graphics Engine Documentation (January 2012)
SWFWindowImplementation Constructor (pp, isPrimaryWindow)
TeslaTesla.Windows.CoreSWFWindowImplementationSWFWindowImplementation(PresentationParameters, Boolean)
Initializes a new instance of the SWFWindowImplementation class.
Declaration Syntax
C#
public SWFWindowImplementation(
	PresentationParameters pp,
	bool isPrimaryWindow
)
Parameters
pp (PresentationParameters)
The presentation parameters of the window
isPrimaryWindow (Boolean)
True if the window is primary, false otherwise. Primary windows can be run inside a window host. Secondary windows can be added to existing GUI applications.
Exceptions
Exception Condition
TeslaException Thrown if there was an error creating the underlying control.

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