Enum CdrFillType
Enum CdrFillType
Namespace: Aspose.Imaging.FileFormats.Cdr.Enum
Assembly: Aspose.Imaging.dll (25.2.0)
The cdr fill type
public enum CdrFillType : short
Fields
Bitmap = 9
The bitmap fill type
FullColor = 10
The full color fill type
Gradient = 2
The gradient fill type
None = 0
The none fill type
Pattern = 7
The pattern fill type
Pattern1 = 8
The pattern fill type
Solid = 1
The solid fill type
Texture = 11
The texture fill type