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

RgbColor.DarkSlateBlue Property

Dark slate blue color.

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

Syntax

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

Property Value

Value that represents dark slate blue color.

Remarks

Sample color

See Also

Reference