GradientFormat
Overview
GradientFormat is a class in Aspose.Slides FOSS for .NET.
Inherits from: IGradientFormat.
Represents a gradient format.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
TileFlip | TileFlip | Read/Write | Gets or sets the flip mode applied to tiled gradients |
GradientDirection | GradientDirection | Read/Write | Gets or sets the direction of the gradient fill |
GradientShape | GradientShape | Read/Write | Gets or sets the shape type of the gradient (e.g., linear, radial) |
GradientStops | IGradientStopCollection | Read | Provides the collection of gradient stop definitions |
LinearGradientAngle | float | Read/Write | Gets or sets the angle, in degrees, of a linear gradient |
LinearGradientScaled | NullableBool | Read/Write | Gets or sets whether the linear gradient is scaled to the shape bounds |