Skip to main content

LinearGradientBrushObject Class

Paints an area with a linear gradient.

Namespace: DevExpress.XtraGauges.Core.Drawing

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

NuGet Package: DevExpress.Gauges.Core

#Declaration

public class LinearGradientBrushObject :
    BaseGradientBrushObject

#Remarks

See the LinearGradientBrush Class topic in the Windows Presentation Framework (XAML) section in MSDN, to learn more.

#Inheritance

Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseObjectEx
BrushObject
BaseGradientBrushObject
LinearGradientBrushObject
See Also