Class GlowEffect

GlowEffect class

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

public class GlowEffect

Properties

NameDescription
Size { get; set; }Gets and sets the radius of the glow, in unit of points.

See Also