IFillOverlayEffectiveData Interface

Immutable object which represents a Fill Overlay effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together.

Namespace:  Aspose.Slides.Effects
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IFillOverlayEffectiveData

The IFillOverlayEffectiveData type exposes the following members.

Properties
  NameDescription
Public propertyBlend
FillBlendMode. Read-only FillBlendMode.
Public propertyFillFormat
Fill format. Read-only IFillFormatEffectiveData.
See Also