Draws a polyline.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: Aurigma.GraphicsMill.Drawing.Pen
Pen object which is used to draw a polyline.Type: System.Drawing.PointF []
Array of coordinates of the polyline vertices.All the coordinates are measured in units specified with Unit property.