ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Util Namespace / DpiHelper Class / SystemDpi Property

In This Topic
    SystemDpi Property (DpiHelper)
    In This Topic
    Gets the DPI value set in Windows for the primary screen.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property SystemDpi As System.Integer
    public static System.int SystemDpi {get;}
    See Also