Click or drag to resize

ScreenAreaTotalWidth Property

Gets the total width 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 TotalWidth { get; }
View Source

Return Value

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