Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / BorderSettings Class / CornerRadius Property

In This Topic
    CornerRadius Property (BorderSettings)
    In This Topic
    Gets or sets the border corner radius.
    Syntax
    'Declaration
     
    Public Property CornerRadius As Integer
    public int CornerRadius {get; set;}
    See Also