FillType
Přehled
FillType je enum v Aspose.Slides FOSS pro C++.
Specifikuje typ vnitřního plnění různých vizuálních objektů.
Hodnoty
| 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 |