[]
Gets or sets the menu radius in the expanded state.
The default value is 160.
[C1Category("Appearance")]
[C1Description("C1RadialMenu.Radius", "Specifies the menu radius in the expanded state.")]
public int Radius { get; set; }
<C1Category("Appearance")>
<C1Description("C1RadialMenu.Radius", "Specifies the menu radius in the expanded state.")>
Public Property Radius As Integer