CdrFillType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class CdrFillType extends System.Enum
The cdr fill type
Fields
Field | Description |
---|---|
None | The none fill type |
Solid | The solid fill type |
Gradient | The gradient fill type |
Pattern | The pattern fill type |
Pattern1 | The pattern fill type |
Bitmap | The bitmap fill type |
FullColor | The full color fill type |
Texture | The texture fill type |
None
public static final short None
The none fill type
Solid
public static final short Solid
The solid fill type
Gradient
public static final short Gradient
The gradient fill type
Pattern
public static final short Pattern
The pattern fill type
Pattern1
public static final short Pattern1
The pattern fill type
Bitmap
public static final short Bitmap
The bitmap fill type
FullColor
public static final short FullColor
The full color fill type
Texture
public static final short Texture
The texture fill type