SolidBrush class
SolidBrush class
Represents solid brush. It could be used instead background color property.
Inheritance: SolidBrush
→
Brush
The SolidBrush type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the SolidBrush class with default values. |
init | Initializes a new instance of the SolidBrush class. |
Properties
Property | Description |
---|---|
color | Gets or sets color of solid brush. |
See Also
- module
groupdocs.signature.domain.extensions
- class
Brush
- class
SolidBrush