Click or drag to resize

ScreenAreaTopMostBound Property

Gets the least "y" 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 TopMostBound { get; }
View Source

Return Value

Int32
The smallest visible "y" screen coordinate
See Also