CdrFillType
CdrFillType enumeration
The cdr fill type
public enum CdrFillType : short
Values
Name | Value | Description |
---|---|---|
None | 0 |
The none fill type |
Solid | 1 |
The solid fill type |
Gradient | 2 |
The gradient fill type |
Pattern | 7 |
The pattern fill type |
Pattern1 | 8 |
The pattern fill type |
Bitmap | 9 |
The bitmap fill type |
FullColor | 10 |
The full color fill type |
Texture | 11 |
The texture fill type |
See Also
- namespace Aspose.Imaging.FileFormats.Cdr.Enum
- assembly Aspose.Imaging