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

e23ea154 5090 05db a4cc ae5a52f2ae42

haplokuon edited this page May 6, 2023 · 1 revision

Polyline2DVertex Constructor

netDxf 3.0.0 Library

Overload List

Polyline2DVertex() Initializes a new instance of the Polyline2DVertex class.
Polyline2DVertex(Polyline2DVertex) Copy constructor.
Polyline2DVertex(Vector2) Initializes a new instance of the Polyline2DVertex class.
Polyline2DVertex(Double, Double) Initializes a new instance of the Polyline2DVertex class.
Polyline2DVertex(Vector2, Double) Initializes a new instance of the Polyline2DVertex class.
Polyline2DVertex(Double, Double, Double) Initializes a new instance of the Polyline2DVertex class.

See Also

Reference

Polyline2DVertex Class
netDxf.Entities Namespace

Clone this wiki locally