[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.FillPolygon

FillPolygon Method

FillPolygon(Color, Point[])

Fill polygon from this document.

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

The drawing color.

Point[] points

The array of the points for the poligon.