Name | Description | |
---|---|---|
DEFAULT_DPI | Default DPI value. |
The following tables list the members exposed by DpiHelper.
Name | Description | |
---|---|---|
DEFAULT_DPI | Default DPI value. |
Name | Description | |
---|---|---|
GetBorderSize | Gets the default size, in pixels, of the border for a current DPI value. | |
GetHorizontalScrollBarArrowWidth | Gets the width of the horizontal scroll bar arrow bitmap in pixels for a current DPI value. | |
GetHorizontalScrollBarHeight | Gets the default height, in pixels, of the horizontal scroll bar for a current DPI value. | |
GetVerticalScrollBarWidth | Gets the default height, in pixels, of the vertical scroll bar for a current DPI value. | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value. | |
ScaleToDPI | Overloaded. Scales a int value to the dpi. | |
ScaleToSystemDPI | Overloaded. Scales a int value to the system dpi. |