Overview
PictureFillMode is a enum in Aspose.Slides FOSS for C++.
Determines how picture will fill area.
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 |
See Also