Skip to main content
A newer version of this page is available. .

BaseGradientBrushObject Class

Represents the base class for gradient brushes used to paint gauge elements.

Namespace: DevExpress.XtraGauges.Core.Drawing

Assembly: DevExpress.XtraGauges.v20.2.Core.dll

NuGet Packages: DevExpress.Gauges.Core, DevExpress.WindowsDesktop.Gauges.Core

Declaration

public abstract class BaseGradientBrushObject :
    BrushObject

Inheritance

Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseObjectEx
See Also