public final class GradientShape
extends com.aspose.ms.System.Enum
Represents the shape of gradient fill.
Modifier and Type | Field and Description |
---|---|
static byte |
Linear |
static byte |
NotDefined |
static byte |
Path |
static byte |
Radial |
static byte |
Rectangle |
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte NotDefined
public static final byte Linear
public static final byte Rectangle
public static final byte Radial
public static final byte Path