Table of Contents

TPresetShadowEffect Class

Applies a preset shadow effect.

Syntax

Namespace: FlexCel.Core

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

Constructors

Name Description
TPresetShadowEffect Creates a new preset shadow effect.

Methods

Name Description
Clone Creates a deep copy of the object.
CompareTo Overloaded
CompareTo(Object)
CompareTo(TPresetShadowEffect)
Equals Overloaded
Equals(TPresetShadowEffect)
Equals(Object)
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.