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

RgbColor.DarkBlue Property

Dark blue color.

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

Syntax

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

Property Value

Value that represents dark blue color.

Remarks

Sample color

See Also

Reference