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

In This Topic
    ButtonRadius Property
    In This Topic
    Gets or sets the radius of the central button.

    The default value is 28.

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