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

RgbColor.PaleVioletRed Property

Pale violet red color.

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

Syntax

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

Property Value

Value that represents pale violet red color.

Remarks

Sample color

See Also

Reference