Overview
PictureFillMode is a enum in Aspose.Slides FOSS for .NET.
Represents PictureFillMode enumeration.
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 |
See Also