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

RgbColor.LightCoral Property

Light coral color.

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

Syntax

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

Property Value

Value that represents light coral color.

Remarks

Sample color

See Also

Reference