Click or drag to resize

ScreenAreaMaximumHeight Property

Gets the height of the screen with the highest resolution.

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

Return Value

Int32
The height of the screen with the highest resolution.
See Also