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

RgbColor.LightGoldenrodYellow Property

Light goldenrod yellow color.

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

Syntax

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

Property Value

Value that represents light goldenrod yellow color.

Remarks

Sample color

See Also

Reference