# Radius and Inner Radius Properties

Get started with Menus and Toolbars for WinForms. Create versatile menus and docking/floating toolbars. See more in documentation here.

## Content



A Radial menu is like a doughnut chart with an inner radius. The inner radius of the Radial menu specifies the radius separating the area filled with the items' background color on the outside from the inner area filled with radial menu's own background. The size of the inner radius can be adjusted using the C1RadialMenu.InnerRadius property. The circle in the middle of the Radial menu is the central button. The central button's default size is 28 and can be adjusted using the [C1RadialMenu.ButtonRadius](/componentone/docs/win/online-menus-toolbar/) property.

## See Also

[Hiding the Radial Menu](/componentone/docs/win/online-menus-toolbar/RadialMenuOverview/RadialMenuAppearanceandBehavior/HidingtheC1RadialMenu)