HatchBrush.Explicit Operator

Converts the specified Aurigma.GraphicsMill.Drawing.HatchBrush instance to a System.Drawing.Drawing2D.HatchBrush.

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

Syntax

C#
public static explicit operator HatchBrush (
	HatchBrush brush
)

Return Value

The System.Drawing.Drawing2D.HatchBrush to which this operator converts.

See Also

Reference