PictureFillMode
Overview
PictureFillMode is a enum in Aspose.Slides FOSS for .NET.
Represents PictureFillMode enumeration.
This enumeration defines 2 values: Tile, Stretch.
Values
| Value | Description |
|---|---|
Tile | Represents a fill mode that repeats the picture to cover the shape |
Stretch | Represents a fill mode that scales the picture to fill the shape |