BezierTransform.BackgroundColor Property

Gets or sets the color to fill empty spaces that can occur as a result of transformation.

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

Syntax

C#
public Color BackgroundColor { get; set; }

Property Value

A color to fill empty spaces that can occur as a result of transformation.

See Also

Reference