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

RgbColor.OrangeRed Property

Orange red color.

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

Syntax

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

Property Value

Value that represents orange red color.

Remarks

Sample color

See Also

Reference