public final class CdrFillType
extends com.aspose.ms.System.Enum
The cdr fill type
Modifier and Type | Field and Description |
---|---|
static short |
Bitmap
The bitmap fill type
|
static short |
FullColor
The full color fill type
|
static short |
Gradient
The gradient fill type
|
static short |
None
The none fill type
|
static short |
Pattern
The pattern fill type
|
static short |
Pattern1
The pattern fill type
|
static short |
Solid
The solid fill type
|
static short |
Texture
The texture fill type
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final short None
The none fill type
public static final short Solid
The solid fill type
public static final short Gradient
The gradient fill type
public static final short Pattern
The pattern fill type
public static final short Pattern1
The pattern fill type
public static final short Bitmap
The bitmap fill type
public static final short FullColor
The full color fill type
public static final short Texture
The texture fill type