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

RgbColor.LightSlateGray Property

Light slate gray color.

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

Syntax

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

Property Value

Value that represents light slate gray color.

Remarks

Sample color

See Also

Reference