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

62b0c784 355e fa05 1074 ed7ea8f3d8d2

haplokuon edited this page May 6, 2023 · 1 revision

Polyline Field

netDxf 3.0.0 Library

Polyline.

Definition

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

C#

public const string Polyline = "POLYLINE"

VB

Public Const Polyline As String = "POLYLINE"

C++

public:
literal String^ Polyline = "POLYLINE"

F#

static val mutable Polyline: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally