Initializes new Pen with the given color.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Pen( Color color )
Type: Aurigma.GraphicsMill.Color
Color of this Pen.The default width of this pen is 1
.