Table of Contents

TGlowEffect.TGlowEffect Constructor

Creates a new Glow effect.

Syntax

Namespace: FlexCel.Core

public TGlowEffect(TDrawingColor aGlowColor, Int64 aRadius)

Parameters

<-> Parameter Type Description
aGlowColor TDrawingColor Color of the glow.
aRadius Int64 Radius of the glow.

See also