The C1Brush type exposes the following members.

Constructors

  Name Description
Public method C1Brush()()()()
Creates the new C1Brush object.
Public method C1Brush(Color)
Creates a new solid C1Brush object.
Public method C1Brush(Color, Color, C1BrushStyleEnum)
Creates the new C1Brush object.

Methods

  Name Description
Public method Equals
Public method Static member GetARGBstring
Returns string representation of color in ARGB format.
Public method GetHashCode

Properties

  Name Description
Public property BackColor
Public property Brush
Public property ForeColor
Public property Style

See Also