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

NameTypeAccessDescription
FillFormatIFillFormatReadGets the fill format.
BlendFillBlendModeRead/WriteGets or sets the fill blend mode.
SlideIBaseSlide?ReadGets the parent slide.
AsIPresentationComponentIPresentationComponent?ReadReturns this instance viewed as an IPresentationComponent.
AsIImageTransformOperationIImageTransformOperationReadReturns this instance viewed as an IImageTransformOperation.

See Also