FillType
FillType enumeration
Specifies the interior fill type of various visual objects.
Members
Member name | 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
- namespace aspose.slides
- assembly Aspose.Slides