Search
RadialMenuItem Members
Constructors Properties Methods Events
 


Represents an item in a radial menu.

The following tables list the members exposed by the RadialMenuItem type.

 Public Constructors

  Name Description

RadialMenuItem

Initializes a new instance of the RadialMenuItem class.

 Public Properties

  Name Description

FillBrush

Gets or sets the brush used to fill the item background.

Image

Gets or sets the image associated with the item.

ItemSize

Gets or sets the item size.

Stroke

Gets or sets the pen used to draw the item outline.

 Public Methods

  Name Description

Draw

Draws the menu item on specified ICanvas.

 Public Events

  Name Description

Clicked

Raised when the item is clicked.

 See Also