Gets/sets 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

Visual Basic

Public Property CylinderColor As Color

C#

public Color CylinderColor { get; set; }

Property Value

Cylinder color value.

Remarks

Default value is transparent white.