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

08e4cf2a c7ea 156e ddb3 6340c16a07d7

haplokuon edited this page May 6, 2023 · 1 revision

AppId Field

netDxf 3.0.0 Library

Application registry.

Definition

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

C#

public const string AppId = "APPID"

VB

Public Const AppId As String = "APPID"

C++

public:
literal String^ AppId = "APPID"

F#

static val mutable AppId: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally