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

RgbColor.IndianRed Property

Indian red color.

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

Syntax

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

Property Value

Value that represents indian red color.

Remarks

Sample color

See Also

Reference