Cylindrize.BackgroundColor Property

Gets or sets a background color. This color will be used to fill all the areas which are out of the cylinder.

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

Syntax

C#
public Color BackgroundColor { get; set; }

Property Value

The background color. The default value is transparent white.

See Also

Reference