FillType enumeration
FillType enumeration
Specifies the interior fill type of various visual objects.
The FillType type exposes the following members:
Fields
| Field | Description | 
|---|---|
| NOT_DEFINED | The fill type is not defined. | 
| NO_FILL | No fill applied. | 
| SOLID | Filled with a solid color. | 
| GRADIENT | The fill is gradient. | 
| PATTERN | Repeating pattern is used to fill the object. | 
| PICTURE | A single picture is used to fill the object. | 
| GROUP | The visual object inherits the fill properties from the group. | 
See Also
- module aspose.slides
- library Aspose.Slides