CdrFillType Enumeration
The cdr fill type
Module: aspose.imaging.fileformats.cdr.enum
Full Name: aspose.imaging.fileformats.cdr.enum.CdrFillType
Members
| Member name | Description |
|---|---|
| BITMAP | The bitmap fill type |
| FULL_COLOR | The full color fill type |
| GRADIENT | The gradient fill type |
| NONE | The none fill type |
| PATTERN | The pattern fill type |
| PATTERN1 | The pattern fill type |
| SOLID | The solid fill type |
| TEXTURE | The texture fill type |