Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / BorderWidth Property

In This Topic
    BorderWidth Property
    In This Topic
    Gets or sets the width of the radial menu's outer border.

    The default value is 24.

    Syntax
    'Declaration
     
    
    Public Property BorderWidth As Integer
    public int BorderWidth {get; set;}
    See Also