Converts the specified System.Drawing.Brush instance to a Aurigma.GraphicsMill.Drawing.Brush.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static implicit operator Brush (
Brush brush
)
Type: System.Drawing.Brush
The System.Drawing.Brush to convert.