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