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

RgbColor.DarkMagenta Property

Dark magenta color.

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

Syntax

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

Property Value

Value that represents dark magenta color.

Remarks

Sample color

See Also

Reference