SolidBrush
Leave feedback
On this page
Represents solid brush. It could be used instead background color property.
public class SolidBrush : Brush
| Name | Description |
|---|---|
| SolidBrush() | Initializes a new instance of the SolidBrush class with default values. |
| SolidBrush(Color) | Initializes a new instance of the SolidBrush class. |
| Name | Description |
|---|---|
| Color { get; set; } | Gets or sets color of solid brush. |
- class Brush
- namespace GroupDocs.Signature.Domain.Extensions
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.