IFillOverlay
General
IFillOverlay és una interfície en Aspose.Slides per a NET. Hereta de: ゚IImageTransformOperation⌒ .
Representa un efecte de sobreposició d’ompliment. Una superposición d"omplement pot ser utilitzada per especificar una ompliment addicional per a un objecte i barrejar els dos complements junts.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
FillFormat | IFillFormat | Read | Provides the fill formatting (color, gradient, etc.) for the overlay |
Blend | FillBlendMode | Read/Write | Specifies the blend mode used when compositing the overlay with underlying content |
Slide | IBaseSlide? | Read | References the slide that contains this overlay, or null if not attached |
AsIPresentationComponent | IPresentationComponent? | Read | Returns the overlay cast as an IPresentationComponent, or null |
AsIImageTransformOperation | IImageTransformOperation | Read | Returns the overlay cast as an IImageTransformOperation |