FillType

Overview

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

Specifies the interior fill type of various visual objects.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or uninitialized fill type
NO_FILLRepresents a fill type with no fill applied
SOLIDRepresents a solid color fill
GRADIENT
PATTERNRepresents a patterned fill
PICTURERepresents a picture (image) fill
GROUPRepresents a grouped fill type for composite fills

See Also