The BrushSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BrushSettings |
Initializes instance.
|
Methods
Name | Description | |
---|---|---|
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
Name | Description | |
---|---|---|
BackColor |
Color of foreground.
| |
Brush |
Creates and returns brush with current settings.
| |
ForeColor |
Color of background.
| |
Style |
Brush hatch style.
|