GradientFormat
Overview
GradientFormat is a class in Aspose.Slides FOSS for .NET.
Inherits from: IGradientFormat.
Represents a gradient format.
Properties: GradientDirection, GradientShape, GradientStops, LinearGradientAngle, LinearGradientScaled, TileFlip.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
TileFlip | TileFlip | Read/Write | Gets or sets the tile flip. |
GradientDirection | GradientDirection | Read/Write | Gets or sets the gradient direction. |
GradientShape | GradientShape | Read/Write | Gets or sets the gradient shape. |
GradientStops | IGradientStopCollection | Read | Gets the gradient stops. |
LinearGradientAngle | float | Read/Write | Gets or sets the linear gradient angle. |
LinearGradientScaled | NullableBool | Read/Write | Gets or sets the linear gradient scaled. |