svgPolyline Constructor |
| Name | Description | |
|---|---|---|
| svgPolyline |
Initializes a new instance of the svgPolyline class.
| |
| svgPolyline(String) |
Creates poliline from points. GetPointsFromString(String) | |
| svgPolyline(IEnumerableSVGPoint) |
Creates poliline from points.
|