Search
IMenuItem Members
Properties Methods Events
 


Represents an item in a radial menu.

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

 Public Properties

  Name Description

Bounds

Gets the actual bounds of the item.

FillBrush

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

Image

Gets or sets the image associated with the item.

ImageSize

Gets or sets the size of the image associated with the item.

ItemSize

Gets or sets the item size.

StrokeColor

Gets or sets the color of the stroke.

 Public Methods

  Name Description

RaiseClicked

Raises the Clicked event for this item.

 Public Events

  Name Description

Clicked

Raised when the button is clicked.

 See Also