[]
        
(Showing Draft Content)

C1.Win.Util.DpiHelper.GetBorderSize

GetBorderSize Method

GetBorderSize(int)

Gets the default size, in pixels, of the border for a current DPI value.

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

The DPI value for the current display device.

Returns
Type Description
Size