[]
        
(Showing Draft Content)

C1.Win.C1Command.C1RadialMenu.InnerRadius

InnerRadius Property

InnerRadius

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.

Declaration
[C1Category("Appearance")]
[C1Description("C1RadialMenu.InnerRadius", "Specifies the radius separating the area filled with items' background color on the outside from the inner area filled with radial menu's own background.")]
public int InnerRadius { get; set; }