[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfDrawingCanvas.GetPolygon

GetPolygon Method

GetPolygon(Point[])

Gets polygon RTF shape for points.

Declaration
public RtfShape GetPolygon(Point[] pts)
Parameters
Type Name Description
Point[] pts

The points array.

Returns
Type Description
RtfShape

The RTF shape.