Click or drag to resize

ScreenDisplayBounds Property

Gets the display bounds of all screens on the current system.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static RectangleF DisplayBounds { get; }

Property Value

Type: RectangleF
The display bounds of all screens.
See Also