GradientBrush Class

Represents a gradient brush.
Inheritance Hierarchy

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public abstract class GradientBrush : Brush

The GradientBrush type exposes the following members.

Constructors
  NameDescription
Protected methodGradientBrush
Initializes a new instance of the GradientBrush class.
Top
Properties
  NameDescription
Public propertyBrushType
Gets the brush type.
(Inherited from Brush.)
Public propertyStops
Gets the stops.
Top
See Also