IFillOverlay
General
IFillOverlay és una interfície en Aspose.Slides FOSS per Java.
Representa un efecte de sobreposició del rellotge.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
fillFormat | IFillFormat | Read | Property provides access to the overlay’s IFillFormat |
blend | FillBlendMode | Read | Property provides access to the overlay’s FillBlendMode |
Mètodes
| Signature | Description |
|---|---|
getFillFormat() → IFillFormat | Returns the fill format. |
getBlend() → FillBlendMode | Returns the fill blend mode. |
setBlend(value: FillBlendMode) | Sets the fill blend mode. |