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

RgbColor.Cyan Property

Cyan color.

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

Syntax

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

Property Value

Value that represents cyan color.

Remarks

Sample color

See Also

Reference