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

RgbColor.DarkGreen Property

Dark green color.

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

Syntax

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

Property Value

Value that represents dark green color.

Remarks

Sample color

See Also

Reference