SystemInformation.GetHorizontalScrollBarHeightForDpi(Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default height, in pixels, of the horizontal scroll bar for a given DPI value.
public:
static int GetHorizontalScrollBarHeightForDpi(int dpi);
public static int GetHorizontalScrollBarHeightForDpi(int dpi);
static member GetHorizontalScrollBarHeightForDpi : int -> int
Public Shared Function GetHorizontalScrollBarHeightForDpi (dpi As Integer) As Integer
- dpi
- Int32
The DPI value for the current display device.
The default height, in pixels, of the horizontal scroll bar.
Product | Versions |
---|---|
.NET Framework | 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: