Shadow.Color Property

Gets or sets a shadow color.

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

Syntax

C#
public Color Color { get; set; }

Property Value

A Color of this shadow. The default value is a dark gray color.

See Also

Reference