[]
        
(Showing Draft Content)

C1.Word.C1WordDocument.FillBeziers

FillBeziers Method

FillBeziers(Color, PointF[])

Fill Bezier curve from this document.

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

The drawing color.

PointF[] points

The array of the points for the curve.