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