Cylindrize.CupColor Property

Gets or sets a cylinder color. This color is used to fill the cylinder surface which is not covered with bitmap pixels.

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

Syntax

C#
public Color CupColor { get; set; }

Property Value

The cylinder color. The default value is transparent white.

See Also

Reference