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

91bfb11b 978c 8dde f954 8cb1d9eedfc3

haplokuon edited this page May 6, 2023 · 1 revision

LayerStates Field

netDxf 3.0.0 Library

Layer states dictionary.

Definition

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

C#

public const string LayerStates = "ACAD_LAYERSTATES"

VB

Public Const LayerStates As String = "ACAD_LAYERSTATES"

C++

public:
literal String^ LayerStates = "ACAD_LAYERSTATES"

F#

static val mutable LayerStates: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally