TreeView for WinForms | ComponentOne
C1.Win.Util Namespace / DpiHelper Class
Fields Properties Methods


In This Topic
    DpiHelper Class Members
    In This Topic

    The following tables list the members exposed by DpiHelper.

    Public Fields
     NameDescription
    Public FieldDefault DPI value.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the DPI value set in Windows for the primary screen.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Gets the default size, in pixels, of the border for a current DPI value.  
    Public Methodstatic (Shared in Visual Basic)Gets the width of the horizontal scroll bar arrow bitmap in pixels for a current DPI value.  
    Public Methodstatic (Shared in Visual Basic)Gets the default height, in pixels, of the horizontal scroll bar for a current DPI value.  
    Public Methodstatic (Shared in Visual Basic)Gets the default height, in pixels, of the vertical scroll bar for a current DPI value.  
    Public Methodstatic (Shared in Visual Basic)Scales a logical bitmap value to it's equivalent device unit value.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Scales a int value to the dpi.  
    Top
    See Also