IGradientFormat
IGradientFormat class
Represent a gradient format.
The IGradientFormat type exposes the following members:
Properties
Name | Description |
---|---|
tile_flip | Returns or sets the flipping mode for a gradient. Read/write TileFlip. |
gradient_direction | Returns or sets the style of a gradient. Read/write GradientDirection. |
linear_gradient_angle | Returns or sets the angle of a gradient. Read/write |
linear_gradient_scaled | Determines whether a gradient is scaled. Read/write NullableBool. |
gradient_shape | Returns or sets the shape of a gradient. Read/write GradientShape. |
gradient_stops | Returns the collection of gradient stops. Read-only IGradientStopCollection. |
as_i_fill_param_source | Allows to get base IFillParamSource interface. Read-only IFillParamSource. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides