Initializes a new instance of the HatchBrush class by copying brush settings from the specified System.Drawing.Drawing2D.HatchBrush object.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public HatchBrush(
HatchBrush brush
)
Type: System.Drawing.Drawing2D.HatchBrush
The System.Drawing.Drawing2D.HatchBrush from which to create the new HatchBrush.