IGradientFormatEffectiveData class
IGradientFormatEffectiveData class
Imutable object which contains effective gradient filling properties.
The IGradientFormatEffectiveData type exposes the following members:
Properties
| Property | Description |
|---|---|
tile_flip | Returns the flipping mode for a gradient. Read-only TileFlip. |
gradient_direction | Returns the style of a gradient. Read-only GradientDirection. |
linear_gradient_angle | Returns the angle of a gradient. Read-only float. |
linear_gradient_scaled | Determines whether a gradient is scaled. Read-only bool. |
gradient_shape | Returns the shape of a gradient. Read-only GradientShape. |
gradient_stops | Returns the collection of gradient stops. Read-only IGradientStopCollectionEffectiveData. |
Remarks
This interface is used as a part of IFillFormatEffectiveData and ILineFillFormatEffectiveData.
See Also
- class
IFillFormatEffectiveData - class
ILineFillFormatEffectiveData - module
aspose.slides - library
Aspose.Slides