[]
        
(Showing Draft Content)

C1.Word.Objects.RtfDrawingCanvas.GetPolygon

GetPolygon Method

GetPolygon(PointF[])

Gets polygon RTF shape for points.

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

The points array.

Returns
Type Description
RtfShape

The RTF shape.