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

Glow Constructor

Creates and initializes new Glow class instance.

Overload List

Name Description
Public method Glow()

Creates and initializes new Glow class instance.

Public method Glow(Color)

Creates and initializes new Glow class instance. You can set glow color here.

Public method Glow(Color, Single, Single, Boolean)

Creates and initializes new Glow class instance. You can set all glow parameters here.

See Also

Reference