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

RgbColor.PaleGreen Property

Pale green color.

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

Syntax

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

Property Value

Value that represents pale green color.

Remarks

Sample color

See Also

Reference