FlexChart | ComponentOne
C1.Win.Ribbon.4.5.2 Assembly / C1.Win.Ribbon Namespace / C1RibbonForm Class / DeviceDpi Property

In This Topic
    DeviceDpi Property (C1RibbonForm)
    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 System.Integer
    public new System.int DeviceDpi {get;}
    See Also