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

d8e9258c c4e4 3b99 fd5f 5f1e29db540c

haplokuon edited this page May 6, 2023 · 1 revision

HatchBoundaryPath.Polyline Constructor

netDxf 3.0.0 Library

Initializes a new instance of the HatchBoundaryPath.Polyline class.

Definition

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

C#

public Polyline()

VB

Public Sub New

C++

public:
Polyline()

F#

new : unit -> Polyline

See Also

Reference

HatchBoundaryPath.Polyline Class
HatchBoundaryPath.Polyline Overload
netDxf.Entities Namespace

Clone this wiki locally