Transparentize.BackgroundColor Property

Gets or sets a color to transparentize.

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

Syntax

C#
public Color BackgroundColor { get; set; }

Property Value

A Color to transparentize. The default value is white.

See Also

Reference