ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Element Class / GetDeviceDPI Method

In This Topic
    GetDeviceDPI Method (Element)
    In This Topic
    Gets the DPI value for the display device where the HostControl is currently being displayed.
    Syntax
    'Declaration
     
    Protected Function GetDeviceDPI() As System.Integer
    protected System.int GetDeviceDPI()
    Remarks
    See Also