This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 417
4f773a0f f8ba 7289 d5ed 742c13ad8def
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Polyline2D() | Initializes a new instance of the Polyline2D class. |
Polyline2D(IEnumerable(Polyline2DVertex)) | Initializes a new instance of the Polyline2D class. |
Polyline2D(IEnumerable(Vector2)) | Initializes a new instance of the Polyline2D class. |
Polyline2D(IEnumerable(Polyline2DVertex), Boolean) | Initializes a new instance of the Polyline2D class. |
Polyline2D(IEnumerable(Vector2), Boolean) | Initializes a new instance of the Polyline2D class. |