HatchBrush.ToGdiPlusBrush Method

Gets the System.Drawing.Brush containing a copy of this HatchBrush.

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

Syntax

C#
public override sealed Brush ToGdiPlusBrush()

Return Value

A System.Drawing.Brush containing a copy of this HatchBrush.

See Also

Reference