PictureFillMode

PictureFillMode

Overview

PictureFillMode is a enum in Aspose.Slides FOSS for C++.

Determines how picture will fill area.

Values

ValueDescription
TILERepresents a fill mode that repeats the picture to tile the entire area
STRETCHRepresents a fill mode that stretches the picture to cover the whole area

See Also