[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.DrawBeziers

DrawBeziers Method

DrawBeziers(Pen, Point[])

Draw Bezier curve from this document.

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

The drawing pen.

Point[] points

The array of the points for the curve.