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

RgbColor.Aqua Property

Aqua color.

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

Syntax

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

Property Value

Value that represents aqua color.

Remarks

Sample color

See Also

Reference