Table of Contents

TFillOverlayEffect Class

A fill overlay effect.

Syntax

Unit: FlexCel.Core

TFillOverlayEffect = class(TDrawingEffect, System.IComparable<_UThemes.TFillOverlayEffect.TFillOverlayEffect>, IComparable);

Constructors

Name Description
Create Creates a new fill overlay effect.

Methods

Name Description
Clone Returns a deep copy of the object.
CompareTo Overloaded
CompareTo(TObject)
CompareTo(TFillOverlayEffect)
Equals Returns true if both objects are the same.
GetHashCode Returns the hashcode of the object.

Properties

Name Description
Fill Fill used to overlay.
Blend How the fill blends with the image.