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

RgbColor.Green Property

Green color.

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

Syntax

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

Property Value

Value that represents green color.

Remarks

Sample color

See Also

Reference