RadialGradientBrush
Leave feedback
On this page
Represents radial gradient brush.
public class RadialGradientBrush : Brush
| Name | Description |
|---|---|
| RadialGradientBrush() | Initializes a new instance of the RadialGradientBrush class with default values. |
| RadialGradientBrush(Color, Color) | Initializes a new instance of the RadialGradientBrush class. |
| Name | Description |
|---|---|
| InnerColor { get; set; } | Gets or sets inner gradient color. |
| OuterColor { get; set; } | Gets or sets outer 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.