com.aspose.slides
Interface FillType
public interface FillType
Represents the type of fill.
NOT_SUPPORTED
static final int NOT_SUPPORTED
- See Also:
- Constant Field Values
NO_FILL
static final int NO_FILL
- See Also:
- Constant Field Values
SOLID
static final int SOLID
- See Also:
- Constant Field Values
GRADIENT
static final int GRADIENT
- See Also:
- Constant Field Values
TEXTURE
static final int TEXTURE
- See Also:
- Constant Field Values
PATTERN
static final int PATTERN
- See Also:
- Constant Field Values
PICTURE
static final int PICTURE
- See Also:
- Constant Field Values