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

feb1e0dd d3aa 3e81 9452 18eb07fe38a8

haplokuon edited this page May 6, 2023 · 1 revision

LinetypeTable Field

netDxf 3.0.0 Library

Line types table.

Definition

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

C#

public const string LinetypeTable = "LTYPE"

VB

Public Const LinetypeTable As String = "LTYPE"

C++

public:
literal String^ LinetypeTable = "LTYPE"

F#

static val mutable LinetypeTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally