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

RgbColor.LightSkyBlue Property

Light sky blue color.

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

Syntax

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

Property Value

Value that represents light sky blue color.

Remarks

Sample color

See Also

Reference