IGradientFormatEffectiveData
IGradientFormatEffectiveData class
Imutable object which contains effective gradient filling properties.
The IGradientFormatEffectiveData type exposes the following members:
Properties
Name | 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 |
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. |
as_i_fill_param_source | Allows to get base IFillParamSource interface. Read-only IFillParamSource. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides