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

RgbColor.LightCyan Property

Light cyan color.

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

Syntax

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

Property Value

Value that represents light cyan color.

Remarks

Sample color

See Also

Reference