Table of Contents

TFillOverlayEffect Class

A fill overlay effect.

Syntax

Namespace: FlexCel.Core

public class TFillOverlayEffect: TDrawingEffect, IComparable, IComparable<TFillOverlayEffect>

Constructors

Name Description
TFillOverlayEffect Creates a new fill overlay effect.

Methods

Name Description
Clone Returns a deep copy of the object.
CompareTo Overloaded
CompareTo(Object)
CompareTo(TFillOverlayEffect)
Equals Overloaded
Equals(TFillOverlayEffect)
Equals(Object)
GetHashCode Returns the hashcode of the object.

Properties

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