IPatternFormatEffectiveData class
IPatternFormatEffectiveData class
Immutable object which contains effective pattern filling properties.
The IPatternFormatEffectiveData type exposes the following members:
Properties
| Property | Description |
|---|---|
pattern_style | Returns the pattern style. Read-only PatternStyle. |
fore_color | Returns the foreground pattern color. Read-only aspose.pydrawing.Color. |
back_color | Returns the background pattern color. Read-only aspose.pydrawing.Color. |
Methods
| Method | Description |
|---|---|
get_tile_image | Creates a tile image for the pattern fill with a specified colors. |
get_tile_i_image | Creates a tile image for the pattern fill with a specified colors. |
Remarks
This interface is used as a part of IFillFormatEffectiveData and ILineFillFormatEffectiveData.
See Also
- class
IFillFormatEffectiveData - class
ILineFillFormatEffectiveData - module
aspose.slides - library
Aspose.Slides