Table of Contents

TOuterShadowEffect Class

An outer shadow effect.

Syntax

Namespace: FlexCel.Core

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

Constructors

Name Description
TOuterShadowEffect Creates a new outer shadow effect.

Methods

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

Properties

Name Description
BlurRadius Blur radius.
Direction Rotation of the shadow.
Distance Distance of the shadow.
HorizontalScaling​Factor Horizontal scaling factor. Negative scaling causes a flip.
HorizontalSkew Horizontal skew angle.
RotateWithShape If true, the effect rotates with the shape.
ShadowAlignment Shadow Alignment.
ShadowColor Color for the shadow.
VerticalScaling​Factor Vertical scaling factor. Negative scaling causes a flip.
VerticalSkew Vertical skew angle.