IFillOverlay

IFillOverlay class

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.

The IFillOverlay type exposes the following members:

Properties

NameDescription
blendFillBlendMode.
Read/write FillBlendMode.
fill_formatFill format.
Read-only IFillFormat.
as_i_image_transform_operationAllows to get base IImageTransformOperation interface.
Read-only IImageTransformOperation.

Methods

NameDescription
get_effective()Gets effective object formatting data with the inheritance applied.

See Also