Returns the XScreen screen by the adapter adapter specifying the screen.

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

Syntax

C#
public static XScreen GetScreen(
	AdapterInformation adapter
)

Parameters

adapter
Type: AdapterInformation
The DirectX layer AdapterInformation adapter specifying the screen.

Exceptions

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

See Also