Click or drag to resize

MonitorInfoPrimaryMonitorBounds Property

Gets the bounds of the primary monitor

Namespace:  Cauldron
Assembly:  Cauldron.Win32.MonitorInfo (in Cauldron.Win32.MonitorInfo.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static Rect PrimaryMonitorBounds { get; }

Property Value

Type: Rect

[Missing <value> documentation for "P:Cauldron.MonitorInfo.PrimaryMonitorBounds"]

See Also