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

9f9d1aac 6a36 da68 f05b 9675893ac0d4

haplokuon edited this page May 6, 2023 · 1 revision

Polyline2D Constructor

netDxf 3.0.0 Library

Initializes a new instance of the Polyline2D class.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public Polyline2D()

VB

Public Sub New

C++

public:
Polyline2D()

F#

new : unit -> Polyline2D

See Also

Reference

Polyline2D Class
Polyline2D Overload
netDxf.Entities Namespace

Clone this wiki locally