FillType
General
FillType és un enum a Aspose.Slides FOSS per C++.
Especifica el tipus de rellotge interior de diversos objectes visuals.
Valors
| 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 |