Brush Class

Represents a base 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 Brush

The Brush type exposes the following members.

Constructors
  NameDescription
Protected methodBrush
Initializes a new instance of the Brush class.
Top
Properties
  NameDescription
Public propertyBrushType
Gets the brush type.
Top
See Also