com.aspose.slides
Interface GradientStyle
public interface GradientStyle
Constants which define the style (direction) of a gradient.
NOT_SUPPORTED
static final int NOT_SUPPORTED
- See Also:
- Constant Field Values
NOT_DEFINED
static final int NOT_DEFINED
- See Also:
- Constant Field Values
STANDARD
static final int STANDARD
- See Also:
- Constant Field Values
FROM_CORNER1
static final int FROM_CORNER1
- See Also:
- Constant Field Values
FROM_CORNER2
static final int FROM_CORNER2
- See Also:
- Constant Field Values
FROM_CORNER3
static final int FROM_CORNER3
- See Also:
- Constant Field Values
FROM_CORNER4
static final int FROM_CORNER4
- See Also:
- Constant Field Values
FROM_CENTER
static final int FROM_CENTER
- See Also:
- Constant Field Values