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

a7f02ce3 4505 d8af 38b0 a7489b610bcf

haplokuon edited this page May 6, 2023 · 1 revision

LwPolyline Field

netDxf 3.0.0 Library

Lightweight polyline.

Definition

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

C#

public const string LwPolyline = "LWPOLYLINE"

VB

Public Const LwPolyline As String = "LWPOLYLINE"

C++

public:
literal String^ LwPolyline = "LWPOLYLINE"

F#

static val mutable LwPolyline: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally