Overview
PictureFillMode is a enum in Aspose.Slides FOSS for Python.
Determines how picture will fill area.
Values
| Value | Description |
|---|
TILE | Represents a picture fill mode that tiles the image across the shape |
STRETCH | Represents a picture fill mode that stretches the image to fit the shape |
See Also