PatternFormat
Overview
PatternFormat is a class in Aspose.Slides FOSS for Python.
Inherits from: PVIObject, ISlideComponent, IPresentationComponent.
Represents a pattern to fill a shape.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
pattern_style | PatternStyle | Read | Returns or sets the pattern style. |
fore_color | IColorFormat | Read | Returns the foreground pattern color. |
back_color | IColorFormat | Read | Returns the background pattern color. |