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

8e4e2e1f 35fe 828d d34c 8cebdb8ec861

haplokuon edited this page May 6, 2023 · 1 revision

DefaultName Field

netDxf 3.0.0 Library

Default application registry name.

Definition

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

C#

public const string DefaultName = "ACAD"

VB

Public Const DefaultName As String = "ACAD"

C++

public:
literal String^ DefaultName = "ACAD"

F#

static val mutable DefaultName: string

Field Value

String

See Also

Reference

ApplicationRegistry Class
netDxf.Tables Namespace

Clone this wiki locally