Search Results for

    Show / Hide Table of Contents

    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
    • View Source
    In this article
    Back to top Generated by DocFX