There's no documentation for this item.
| Public Methods | |
|---|---|
| new | Draws a polyline. The arguments are [x, y] pairs that define the points that make up the polyline. At least two points must be specified. Use the RVG::ShapeConstructors#polyline method to create Polyline objects in a container. |
<code/>and<pre/>for code samples.