[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfDrawingCanvas.GetPolyline

GetPolyline Method

GetPolyline(Point[])

Gets polyline RTF shape for points.

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

The points array.

Returns
Type Description
RtfShape

The RTF shape.