LwPolyline Constructor |
| Name | Description | |
|---|---|---|
| LwPolyline |
Initializes a new instance of the LwPolyline class.
| |
| LwPolyline(IEnumerableLwPolylineVertex) |
Initializes a new instance of the LwPolyline class.
| |
| LwPolyline(IEnumerableVector2) |
Initializes a new instance of the LwPolyline class.
| |
| LwPolyline(IEnumerableLwPolylineVertex, Boolean) |
Initializes a new instance of the LwPolyline class.
| |
| LwPolyline(IEnumerableVector2, Boolean) |
Initializes a new instance of the LwPolyline class.
|