public final class OdBrushStyle
extends com.aspose.ms.System.Enum
The brush styles
Modifier and Type | Field and Description |
---|---|
static int |
Gradient
The brush style gradient
|
static int |
Hatched
The brush style hatched
|
static int |
None
The brush style none
|
static int |
Pattern
The brush style pattern
|
static int |
Solid
The brush style solid
|
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 int None
The brush style none
public static final int Solid
The brush style solid
public static final int Hatched
The brush style hatched
public static final int Gradient
The brush style gradient
public static final int Pattern
The brush style pattern