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

a33ab4d6 cbda f2aa 5061 3f733dca0b1e

haplokuon edited this page May 6, 2023 · 1 revision

Linetype Field

netDxf 3.0.0 Library

Line type.

Definition

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

C#

public const string Linetype = "LTYPE"

VB

Public Const Linetype As String = "LTYPE"

C++

public:
literal String^ Linetype = "LTYPE"

F#

static val mutable Linetype: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally