ScreenIHandler Interface |
Namespace: Eto.Forms
The ScreenIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitsPerPixel |
Gets the number of bits each pixel uses to represent its color value.
|
![]() | Bounds |
Gets the bounds of the display.
|
![]() | IsPrimary |
Gets a value indicating whether this screen is the primary/main screen.
|
![]() | RealScale |
Gets the real scale of the pixels of the screen vs. points.
|
![]() | Scale |
Gets the logical scale of the pixels of the screen vs. points.
|
![]() | WorkingArea |
Gets the working area of the display, excluding any menu/task bars, docks, etc.
|