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

10f33afb af4c 81c5 33af 86b8087df8af

haplokuon edited this page May 6, 2023 · 1 revision

Line Field

netDxf 3.0.0 Library

Line.

Definition

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

C#

public const string Line = "LINE"

VB

Public Const Line As String = "LINE"

C++

public:
literal String^ Line = "LINE"

F#

static val mutable Line: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally