InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / IView Interface / DeviceDpi Property

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