DevModeDisplayPosition Field

For display devices only, a NativePoint struct that indicates the positional coordinates of the display device in reference to the desktop area.

The primary display device is always located at coordinates (0,0).

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public NativePoint Position

Field Value

NativePoint

See Also