GlowEffect class

GlowEffect class

This class specifies a glow effect, in which a color blurred outline is added outside the edges of the object.

The GlowEffect type exposes the following members:

Properties

PropertyDescription
colorGets the color of the glow effect.
radiusGets and sets the radius of the glow, in unit of points.
sizeGets and sets the radius of the glow, in unit of points.
transparencyGets and sets the degree of transparency of the glow effect. Range from 0.0 (opaque) to 1.0 (clear).

See Also