[]
        
(Showing Draft Content)

C1.Win.Util.DpiHelper.GetVerticalScrollBarWidth

GetVerticalScrollBarWidth Method

GetVerticalScrollBarWidth(int)

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

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

The DPI value for the current display device.

Returns
Type Description
int