IFillOverlay
Overview
IFillOverlay is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IImageTransformOperation.
Represents a Fill Overlay effect.
Properties: AsIImageTransformOperation, AsIPresentationComponent, Blend, FillFormat, Slide.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FillFormat | IFillFormat | Read | Gets the fill format. |
Blend | FillBlendMode | Read/Write | Gets or sets the fill blend mode. |
Slide | IBaseSlide? | Read | Gets the parent slide. |
AsIPresentationComponent | IPresentationComponent? | Read | Returns this instance viewed as an IPresentationComponent. |
AsIImageTransformOperation | IImageTransformOperation | Read | Returns this instance viewed as an IImageTransformOperation. |