C1.Win.4.8 Assembly / C1.Win.Util Namespace / DpiHelper Class


In This Topic
DpiHelper Class Methods
In This Topic

For a list of all members of this type, see DpiHelper members.

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.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Scales a int value to the system dpi.  
Top
See Also