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

LinearGradientBrushObject Class

Paints an area with a linear gradient.

Namespace: DevExpress.XtraGauges.Core.Drawing

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

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