Table of Contents

TInnerShadowEffect Class

An inner shadow effect.

Syntax

Unit: FlexCel.Core

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

Constructors

Name Description
Create Creates a new inner shadow effect.

Methods

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

Properties

Name Description
ShadowColor Color for the shadow.
BlurRadius Blur radius.
Distance Distance of the shadow.
Direction Rotation of the shadow.