Table of Contents

TPresetShadowEffect Class

Applies a preset shadow effect.

Syntax

Unit: FlexCel.Core

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

Constructors

Name Description
Create Creates a new preset shadow effect.

Methods

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

Properties

Name Description
ShadowColor Color for the shadow.
ShadowType Preset shadow type.
Distance Distance of the shadow.
Direction Rotation of the shadow.