Enum WinFormsGraphics.DpiAwareness
The DPI-awareness level of a process as reported by the Windows shell: unaware, system-aware, or per-monitor-aware.
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public enum WinFormsGraphics.DpiAwareness
Fields
| Name | Description |
|---|---|
| PerMonitorAware | |
| SystemAware | |
| Unaware |