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