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

7751d440 43e4 7aed 8817 c14a1425876b

haplokuon edited this page May 6, 2023 · 1 revision

DefaultName Field

netDxf 3.0.0 Library

Default layer name.

Definition

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

C#

public const string DefaultName = "0"

VB

Public Const DefaultName As String = "0"

C++

public:
literal String^ DefaultName = "0"

F#

static val mutable DefaultName: string

Field Value

String

See Also

Reference

Layer Class
netDxf.Tables Namespace

Clone this wiki locally