Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1RibbonForm Class / DeviceDpi Property

In This Topic
    DeviceDpi Property
    In This Topic
    Gets the DPI value for the display device where the control is currently being displayed.
    Syntax
    'Declaration
     
    
    Public Shadows ReadOnly Property DeviceDpi As Integer
    public new int DeviceDpi {get;}
    See Also