Click or drag to resize

ScreenAreaRightMostBound Property

Gets the greatest "x" coordinate of all screens on the system

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

Return Value

Int32
The largest visible "x" screen coordinate
See Also