DpiHelper Properties |
The DpiHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| DpiAware |
Defines if the system process is DPI aware or not.
Currently there is no way distinguishing between system aware and Per-monitor aware.
| |
| DpiXFactor |
Effective Zoom factor of the system DPI of the screen width.
Factor that describes how many real pixels there are per one DIP in X direction.
| |
| DpiYFactor |
Effective Zoom factor of the system DPI of the screen height.
Factor that describes how many real pixels there are per one DIP in Y direction.
|