[]
        
(Showing Draft Content)

C1.Win.Util.DpiHelper.GetHorizontalScrollBarArrowWidth

GetHorizontalScrollBarArrowWidth Method

GetHorizontalScrollBarArrowWidth(int)

Gets the width of the horizontal scroll bar arrow bitmap in pixels for a current DPI value.

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

The DPI value for the current display device.

Returns
Type Description
int