Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

4f773a0f f8ba 7289 d5ed 742c13ad8def

haplokuon edited this page May 6, 2023 · 1 revision

Polyline2D Constructor

netDxf 3.0.0 Library

Overload List

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.

See Also

Reference

Polyline2D Class
netDxf.Entities Namespace

Clone this wiki locally