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

In This Topic
    Radius Property
    In This Topic
    Gets or sets the menu radius in the expanded state.

    The default value is 160.

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