Table of Contents

TInnerShadowEffect Class

An inner shadow effect.

Syntax

Namespace: FlexCel.Core

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

Constructors

Name Description
TInnerShadowEffect Creates a new inner shadow effect.

Methods

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