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

RgbColor.YellowGreen Property

Yellow green color.

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

Syntax

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

Property Value

Value that represents yellow green color.

Remarks

Sample color

See Also

Reference