[]
Gets or sets the radius of the central button.
The default value is 28.
[C1Category("Appearance")]
[C1Description("C1RadialMenu.ButtonRadius", "Specifies the radius of the central button.")]
public int ButtonRadius { get; set; }
<C1Category("Appearance")>
<C1Description("C1RadialMenu.ButtonRadius", "Specifies the radius of the central button.")>
Public Property ButtonRadius As Integer