This documentation is for the old version. Go to the latest Graphics Mill docs

Glow.GlowColor Property

Gets/sets glow color.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Property GlowColor As Color
C#
public Color GlowColor { get; set; }

Property Value

Color value that specifies glow color.

Remarks

Default value is a yellow color.

See Also

Reference