Creates and initializes new Glow class instance. You can set glow color here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ glowColor As Color _ )
public Glow( Color glowColor )
Type: Aurigma.GraphicsMill.Color
Color value that specifies glow color. You can change it later using GlowColor property.