Resets the rendering.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void RenderReset(
	XScreen screen
)

Parameters

screen
Type: SGP.XSpace..::.XScreen
The XScreen screen device that should be reseted.

Exceptions

ExceptionCondition
System..::.ArgumentNullException screen is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also