Class OdGradientBrush
OdGradientBrush class
The gradient fill
public class OdGradientBrush : OdBrush
Constructors
| Name | Description |
|---|---|
| OdGradientBrush() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Angle { get; set; } | Gets or sets the angle. |
| override BrushStyle { get; } | Gets the style. |
| EndColor { get; set; } | Gets or sets the end color. |
| GradientStyle { get; set; } | Gets or sets the gradient style. |
| StartColor { get; set; } | Gets or sets the start color. |
Methods
| Name | Description |
|---|---|
| override Clone() | Clone this instance. |
See Also
- class OdBrush
- namespace Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush
- assembly Aspose.Imaging