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

RgbColor.Violet Property

Violet color.

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

Syntax

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

Property Value

Value that represents violet color.

Remarks

Sample color

See Also

Reference