| DisplayPropertiesService Properties |
The DisplayPropertiesService type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds |
Gets the height and width of the application window, as a Rect value.
| |
| LogicalDpi |
Gets the pixels per logical inch of the current environment.
| |
| PhysicalBounds |
Gets the height and width of the physical screen, as a Rect value.
| |
| RawDpiX |
Gets the raw dots per inch (DPI) along the x axis of the display monitor.
| |
| RawDpiY |
Gets the raw dots per inch (DPI) along the y axis of the display monitor.
| |
| RawPixelsPerViewPixel |
Gets the number of raw (physical) pixels for each view (layout) pixel.
| |
| ScreenDiagonal |
Gets the physical screen diagonal size.
|