Click or drag to resize

ScreenInfoGetActualScreenInfo method

Provides properties of the current screen.

Namespace: NetEti.MultiScreen
Assembly: NetEti.MultiScreen (in NetEti.MultiScreen.dll) Version: 1.0.0+6dae38196d8eac9695b29c123b220fb2bfe07211
Syntax
public static ScreenInfo? GetActualScreenInfo(
	
	Window window
)

Parameters

window  Window
A WPF window.

Return value

ScreenInfo
Properties of the current screen.
See also