SolidBrush.Color Property

Gets or sets the color of the brush.

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

Syntax

C#
public Color Color { get; set; }

Property Value

The color of the brush.

See Also

Reference