RadialMenu Properties
The menu where items are arranged along the circumference.
Name | Description |
---|---|
Allow |
Gets or sets whether the menu item glyphs are painted using the item foreground colors. |
Alpha |
Gets or sets the opacity level of the menu. |
Arc |
Gets or sets the thickness of arcs that mark hovered items. |
Arc |
Gets or sets the thickness of arcs that mark selected items. |
Auto |
Gets or sets whether the menu is automatically expanded when invoked. |
Back |
Gets or sets the Radial Menu’s background color. |
Border |
Gets or sets the background color of the menu’s outer border (the outer circle segment). |
Button |
Gets or sets the border color of the central button. |
Button |
Gets or sets the radius of the central button that expands and collapses the menu. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Can |
Indicates whether the current Popup |
Close |
Gets or sets whether the current Radial |
Collapse |
Gets or sets whether the current Radial |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Current |
Gets whether the container for items currently displayed in the menu is the Radial |
Default |
Gets or sets the glyph displayed by default in the Radial |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Glyph | Gets or sets an image displayed within the Radial Menu’s central circle button. |
Inner |
Gets or sets the starting radius of the inner circle segment that is filled with the color specified by an item’s Back |
Item |
Gets or sets whether items are auto-sized to fit the entire area of the Radial |
Item |
Provides access to links owned and displayed by the popup menu.
Inherited from Popup |
Links |
Gets or sets a value that stores information on the links added to the current Popup |
Manager |
Specifies the Bar |
Menu |
Gets or sets the secondary Radial |
Menu |
This property is not supported by the Radial |
Menu |
Gets or sets the radius of the Radial Menu, in pixels. |
Name |
Gets or sets the name of the popup menu component.
Inherited from Popup |
Paint |
Gets or sets the style used to paint the current Radial |
Ribbon |
Specifies the Ribbon |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Sub |
Gets or sets the color used to paint the menu’s border segment corresponding to a sub-menu when it is hovered over. |
Tag |
Gets or sets user-defined data associated with the control.
Inherited from Popup |
Text |
Gets or sets the Radial |
Visible | Gets whether the menu is visible. |
See Also