Table of Contents

TGlowEffect Class

A glow effect.

Syntax

Namespace: FlexCel.Core

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

Constructors

Name Description
TGlowEffect Creates a new Glow effect.

Methods

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

Properties

Name Description
GlowColor Color for the glow.
Radius Radius for the glow.