[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.FillBeziers

FillBeziers Method

FillBeziers(Color, Point[])

Fill Bezier curve from this document.

Declaration
public void FillBeziers(Color clr, Point[] points)
Parameters
Type Name Description
Color clr

The drawing color.

Point[] points

The array of the points for the curve.