public final class GradientType
extends com.aspose.ms.System.Enum
Gradient type
Modifier and Type | Field and Description |
---|---|
static int |
Angle
The angle gradient type
|
static int |
Diamond
The diamond gradient type
|
static int |
Linear
The linear gradient type
|
static int |
Radial
The radial gradient type
|
static int |
Reflected
The reflected gradient type
|
static int |
ShapeBurst
The shape burst gradient type
|
public static final int Linear
The linear gradient type
public static final int Radial
The radial gradient type
public static final int Angle
The angle gradient type
public static final int Reflected
The reflected gradient type
public static final int Diamond
The diamond gradient type
public static final int ShapeBurst
The shape burst gradient type