[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.DrawPolyline

DrawPolyline Method

DrawPolyline(Pen, Point[])

Draw lines from this document.

Declaration
public void DrawPolyline(Pen pen, Point[] points)
Parameters
Type Name Description
Pen pen

The drawing pen.

Point[] points

The array of the points for the polyline.