This documentation is for the old version. Go to the latest Graphics Mill docs

RgbColor.Turquoise Property

Turquoise color.

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

Syntax

Visual Basic
Public Shared ReadOnly Property Turquoise As RgbColor
C#
public static RgbColor Turquoise { get; }

Property Value

Value that represents turquoise color.

Remarks

Sample color

See Also

Reference