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

Shadow Constructor

Creates and initializes new Shadow class instance.

Overload List

Name Description
Public method Shadow()

Creates and initializes new Shadow class instance.

Public method Shadow(Color, Single, Single)

Creates and initializes new Shadow class instance. You can set main shadow parameters (color and offset) here.

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

Creates and initializes new Shadow class instance. You can set all the shadow parameters here.

See Also

Reference