The BrushSettings type exposes the following members.

Constructors

  NameDescription
BrushSettings
Initializes instance.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString
Returns string representation of BrushSettings object.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
BackColor
Color of foreground.
Brush
Creates and returns brush with current settings.
ForeColor
Color of background.
Style
Brush hatch style.

See Also