Click or drag to resize

BrushesLightGrey Property

Gets a solid brush with a color ARGB value of #FFD3D3D3

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static SolidBrush LightGrey { get; }

Property Value

Type: SolidBrush
See Also