public final class BrushType
extends com.aspose.html.internal.ms.System.Enum
Specifies the type of brush.
Modifier and Type | Field and Description |
---|---|
static int |
LinearGradient
Type is ILinearGradientBrush
|
static int |
Solid
Type is ISolidBrush
|
static int |
Texture
Type is ITextureBrush
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject
public static final int Solid
Type is ISolidBrush
public static final int Texture
Type is ITextureBrush
public static final int LinearGradient
Type is ILinearGradientBrush