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
BlurRadius Blur radius.
Direction Rotation of the shadow.
Distance Distance of the shadow.
ShadowColor Color for the shadow.