Version

RadialMenu<T> Class Members

The following tables list the members exposed by RadialMenu<T>.

Public Constructors
 NameDescription
Public ConstructorRadialMenu<T> ConstructorInitializes a new instance of the RadialMenu class.  
Public Properties
 NameDescription
Public PropertyModelThe model to use to store configuration data.  
Public Methods
 NameDescription
Public MethodCenterButtonClosedFillOverloaded. Returns or sets the background of the center button of the menu when the IsOpen property is false.  
Public MethodCenterButtonClosedStrokeOverloaded. Returns or sets the brush used for the outline of the ring of the center button when the IsOpen property is false.  
Public MethodCenterButtonContentHeightReturns or sets the height of the center button content.  
Public MethodCenterButtonContentWidthReturns or sets the width of the center button content.  
Public MethodCenterButtonFillOverloaded. Returns or sets the background of the center button of the menu when the IsOpen property is true.  
Public MethodCenterButtonHotTrackFillOverloaded. Returns or sets the background of the center button of the menu when under the pointer.  
Public MethodCenterButtonHotTrackStrokeOverloaded. Returns or sets the brush used for the outline of the ring of the center button when under the pointer.  
Public MethodCenterButtonStrokeOverloaded. Returns or sets the brush used for the outline of the ring of the center button when the IsOpen is true.  
Public MethodCenterButtonStrokeThicknessReturns or sets the width of the outline of the inner rings of the menu.  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodCurrentOpenMenuItemNameSets the name of the child item whose children should be displayed.  
Public MethodFontThe font for the control  
Public MethodHeightChartModelBase.Height.  
Public MethodHtmlAttributesSet HtmlAttributes to the HTML div element  
Public MethodIDRadialMenuModel.ID  
Public MethodIsOpenReturns or sets a boolean indicating whether the items of the menu are currently displayed. When closed, only the center button is rendered.  
Public MethodItemsBuilds items for the menu.  
Public MethodMenuBackgroundOverloaded. Returns or sets the brush for the backing of the radial menu.  
Public MethodMenuItemOpenCloseAnimationDurationReturns or sets the duration of the animation performed when the IsOpen property is changed.  
Public MethodMenuOpenCloseAnimationDurationReturns or sets the duration of the animation performed when the IsOpen property is changed.  
Public MethodMinWedgeCountReturns or sets the minimum number of wedges displayed by the menu.  
Public MethodOuterRingFillOverloaded. Returns or sets the background of the outer ring of the menu.  
Public MethodOuterRingStrokeOverloaded. Returns or sets the brush used for the outline of the outer ring.  
Public MethodOuterRingStrokeThicknessReturns or sets the width of the outline of the outer ring of the menu.  
Public MethodOuterRingThicknessReturns or sets the thickness of the outer ring of the menu.  
Public MethodPixelScalingRatio  
Public MethodRenderRender the gauge widget with the accumulated model changes in the wrapper.  
Public MethodRotationAsPercentageOfWedgeReturns or sets the starting angle of the items expressed as the percentage of the width of a single wedge/slice.  
Public MethodRotationInDegreesReturns or sets the starting angle of the items in degrees.  
Public MethodWedgePaddingInDegreesReturns or sets the amount of padding around each wedge in degrees.  
Public MethodWidthChartModelBase.Width.  
See Also

View on GitHub