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

1631b2e2 bd93 3a56 4f64 f7aea72b0c64

haplokuon edited this page May 6, 2023 · 1 revision

Polyline2DVertex Constructor

netDxf 3.0.0 Library

Initializes a new instance of the Polyline2DVertex class.

Definition

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

C#

public Polyline2DVertex()

VB

Public Sub New

C++

public:
Polyline2DVertex()

F#

new : unit -> Polyline2DVertex

See Also

Reference

Polyline2DVertex Class
Polyline2DVertex Overload
netDxf.Entities Namespace

Clone this wiki locally