FillType
Overview
FillType is a enum in Aspose.Slides FOSS for C++.
Specifies the interior fill type of various visual objects.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or uninitialized fill type |
NO_FILL | Represents a fill type with no fill applied |
SOLID | Represents a solid color fill |
GRADIENT | |
PATTERN | Represents a patterned fill |
PICTURE | Represents a picture (image) fill |
GROUP | Represents a grouped fill type for composite fills |