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

RgbColor.Magenta Property

Magenta color.

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

Syntax

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

Property Value

Value that represents magenta color.

Remarks

Sample color

See Also

Reference