Search
IMenuButton Members
Properties Methods Events
 


Represents a button in a radial menu.

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

 Public Properties

  Name Description

Bounds

Gets the actual bounds of the button.

ButtonSize

Gets or sets the button size.

FillBrush

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

Image

Gets or sets the image associated with the button.

ImageSize

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

Stroke

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

 Public Methods

  Name Description

RaiseClicked

Raises the Clicked event for this button.

 Public Events

  Name Description

Clicked

Raised when the button is clicked.

 See Also