[]
Gets polyline RTF shape for points.
public RtfShape GetPolyline(PointF[] pts)
Public Function GetPolyline(pts As PointF()) As RtfShape
| Type | Name | Description |
|---|---|---|
| PointF[] | pts | The points array. |
| Type | Description |
|---|---|
| RtfShape | The RTF shape. |