LinearGradientBrush
Leave feedback
On this page
Represents linear gradient brush.
public class LinearGradientBrush : Brush
| Name | Description |
|---|---|
| LinearGradientBrush() | Initializes a new instance of the LinearGradientBrush class with default values. |
| LinearGradientBrush(Color, Color, float) | Initializes a new instance of the LinearGradientBrush class. |
| Name | Description |
|---|---|
| Angle { get; set; } | Gets or sets gradient angle. |
| EndColor { get; set; } | Gets or sets finish gradient color. |
| StartColor { get; set; } | Gets or sets start gradient color. |
- 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.