PictureFillMode
Overview
PictureFillMode is a enum in Aspose.Slides FOSS for C++.
Determines how picture will fill area.
This enumeration defines 2 values: TILE, STRETCH.
Values
| Value | Description |
|---|---|
TILE | Represents a fill mode that repeats the picture to tile the entire area |
STRETCH | Represents a fill mode that stretches the picture to cover the whole area |