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

b0c968dd c0af b803 040d 9abb0b64a812

haplokuon edited this page May 6, 2023 · 1 revision

ApplicationIdTable Field

netDxf 3.0.0 Library

Extended data application registries table.

Definition

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

C#

public const string ApplicationIdTable = "APPID"

VB

Public Const ApplicationIdTable As String = "APPID"

C++

public:
literal String^ ApplicationIdTable = "APPID"

F#

static val mutable ApplicationIdTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally