TreeView for WinForms | ComponentOne
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 Integer
    public static int SystemDpi {get;}
    See Also