RadialMenu.ArcHoveredThickness Property
In This Article
Gets or sets the thickness of arcs that mark hovered items.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 3 | An integer value that specifies the thickness of arcs that mark hovered items. |
See Also