Shadow Constructor (Color)

Creates the Shadow effect with the specified color.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing.Effects
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Shadow(
	Color color
)

Parameters

color

Type: Aurigma.GraphicsMill.Color

The color of the shadow.

See Also

Reference