ILineFillFormatEffectiveData
ILineFillFormatEffectiveData class
Immutable object which contains effective line filling properties.
The ILineFillFormatEffectiveData type exposes the following members:
Properties
Name | Description |
---|---|
fill_type | Returns the fill type. Read-only FillType. |
solid_fill_color | Returns the color of a solid fill. Read-only aspose.pydrawing.Color. |
gradient_format | Returns the gradient fill format. Read-only IGradientFormatEffectiveData. |
pattern_format | Returns the pattern fill format. Read-only IPatternFormatEffectiveData. |
rotate_with_shape | Determines whether the fill should be rotated with a shape. Read-only bool. |
as_i_fill_param_source | Returns IFillParamSource interface. Read-only IFillParamSource. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides