Initializes a new instance of the HatchBrush class using the specified color.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public SolidBrush( RgbColor color )
Type: Aurigma.GraphicsMill.RgbColor
A RgbColor value specifying a brush color. You can change this value later through the Color property.