'Declaration Public Sub DrawPolyline( _ ByVal pen As Pen, _ ByVal points() As System.Windows.Point _ )
public void DrawPolyline( Pen pen, System.Windows.Point[] points )
C1WordDocument Class C1WordDocument Members