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

8d4e34ea 1f27 d220 4b07 418ac42e1ef0

haplokuon edited this page May 6, 2023 · 1 revision

LayerTable Field

netDxf 3.0.0 Library

Layers table.

Definition

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

C#

public const string LayerTable = "LAYER"

VB

Public Const LayerTable As String = "LAYER"

C++

public:
literal String^ LayerTable = "LAYER"

F#

static val mutable LayerTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally