Constructs new Pen class instance. All pen settings are taken from standard System.Drawing.Pen object.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ pen As Pen _ )
public Pen( Pen pen )
Type: System.Drawing.Pen
System.Drawing.Pen class instance which is used to take settings from.