PictureFillMode
General
PictureFillMode és un enum a Aspose.Slides FOSS per Java.
Determina com la imatge omplirà l’espai.
Valors
| Value | Description |
|---|---|
TILE | Represents a picture fill mode that tiles the image across the shape |
STRETCH | Represents a picture fill mode that stretches the image to fit the shape |
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Holds the string identifier of the picture fill mode |
Mètodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |