RadialMenu Constructors
The menu where items are arranged along the circumference.| Name | Parameters | Description |
|---|---|---|
| RadialMenu() | none | Initializes a new instance of the RadialMenu class. |
| RadialMenu(BarManager) | manager | Initializes a new instance of the RadialMenu class with the specified settings. |
| RadialMenu(IContainer) | container | Initializes a new instance of the RadialMenu class. |
See Also