Represents an item in a radial menu.
The following tables list the members exposed by the RadialMenuItem type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the RadialMenuItem class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the brush used to fill the item background. |
|
![]() |
Gets or sets the image associated with the item. |
|
![]() |
Gets or sets the item size. |
|
![]() |
Gets or sets the pen used to draw the item outline. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Draws the menu item on specified ICanvas. |
Public Events| Name | Description | |
|---|---|---|
![]() |
Raised when the item is clicked. |
See Also