Search
RadialMenu Members
Properties Methods
 


Represents a context menu that can be used to in-place edit and delete diagram items.

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

 Public Properties

  Name Description

DefaultFillBrush

Gets or sets the default fill brush of the menu items.

DefaultItem

Gets or sets the default menu item.

DefaultItemsSize

Gets or sets the default size of the menu items.

DefaultStroke

Gets or sets the default stroke of the menu items.

HitTestThreshold

Gets or sets the threshold to consider when hit-testing menu items for selection

Location

Gets the location of the menu

Position

Gets or sets the position of the menu items relative to the menu center.

SelectedItem

Gets or sets the selected menu item.

 Public Methods

  Name Description

AddMenuItem

Overloaded.  

ClearItems

Clears the contents of the menu's items collection.

RemoveMenuItem

Removes an existing menu item from the menu's items collection.

 See Also