Click or drag to resize

ScreenAreaTotalHeight Property

Gets the total height of all the screens relative to their arrangement.

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

Return Value

Int32
The total height of all the screens relative to their arrangement.
See Also