ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Integer
    System.int DeviceDpi {get;}
    See Also