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.
| |
LwPolyline(ListEntityObject, Boolean, Int32) |
Initializes a new instance of the LwPolyline class form a list of arc and line entities.
|