HatchBrush Constructor (HatchBrush)

Initializes a new instance of the HatchBrush class from the specified existing hatch brush.

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

Syntax

C#
public HatchBrush(
	HatchBrush hatchBrush
)

Parameters

hatchBrush

Type: Aurigma.GraphicsMill.Drawing.HatchBrush

The HatchBrush to be copied.

See Also

Reference