SolidBrushObject Class
Paints an area with a solid color.
Namespace: DevExpress.XtraGauges.Core.Drawing
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Remarks
Use the SolidBrushObject.Color property to specify the color used to paint an area.
Inheritance
Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseObjectEx
BrushObject
SolidBrushObject
See Also