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

RgbColor.Crimson Property

Crimson color.

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

Syntax

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

Property Value

Value that represents crimson color.

Remarks

Sample color

See Also

Reference