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

RgbColor.Gainsboro Property

Gainsboro color.

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

Syntax

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

Property Value

Value that represents gainsboro color.

Remarks

Sample color

See Also

Reference