[]
        
(Showing Draft Content)

C1.Win.Util.DpiHelper.GetHorizontalScrollBarHeight

GetHorizontalScrollBarHeight Method

GetHorizontalScrollBarHeight(int)

Gets the default height, in pixels, of the horizontal scroll bar for a current DPI value.

Declaration
public static int GetHorizontalScrollBarHeight(int dpi)
Public Shared Function GetHorizontalScrollBarHeight(dpi As Integer) As Integer
Parameters
Type Name Description
int dpi

The DPI value for the current display device.

Returns
Type Description
int