Click or drag to resize

ScreenAreaMinimumWidth Property

Gets the width of the screen with the lowest resolution.

Namespace: GSF.Windows.Forms
Assembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.181-beta
Syntax
public static int MinimumWidth { get; }
View Source

Return Value

Int32
The width of the screen with the lowest resolution.
See Also