RadialMenu.ArcHoveredThickness Property
Gets or sets the thickness of arcs that mark hovered items.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.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