Polyline Element | Internet Development Index |
Predefined polyline shape.
Polyline uses the points attribute.
Remarks
The following is the minimum code needed to produce a polyline.
<v:polyline points="10pt,10pt 100pt,100pt"> </v:polyline>
Examples
Click here to view a simple polyline shape.