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

58e5e066 2777 379b bd09 47da2ce79ad5

haplokuon edited this page May 6, 2023 · 1 revision

Layer Field

netDxf 3.0.0 Library

Layer.

Definition

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

C#

public const string Layer = "LAYER"

VB

Public Const Layer As String = "LAYER"

C++

public:
literal String^ Layer = "LAYER"

F#

static val mutable Layer: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally