InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Util Namespace / DpiHelper Class / GetBorderSize Method

In This Topic
    GetBorderSize Method (DpiHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetBorderSize( _
       ByVal dpi As Integer _
    ) As Size
    public static Size GetBorderSize( 
       int dpi
    )

    Parameters

    dpi
    See Also