In This Topic
Gets or sets the radius separating the area filled with items' background color on the outside from the inner area filled with radial menu's own background.
The default value is 70.
Syntax
'Declaration
Public Property InnerRadius As Integer
public int InnerRadius {get; set;}
See Also