PictureFillMode
Overview
PictureFillMode is a enum in Aspose.Slides FOSS for Java.
Determines how picture will fill area.
Values
| Value | Description |
|---|---|
TILE | Represents a picture fill mode where the image is tiled across the shape |
STRETCH | Represents a picture fill mode where the image is stretched to fill the shape |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
Methods
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |