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

23a3a5db d238 eb95 9b22 da1160fbe924

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayDgnDefinitionDictionary Field

netDxf 3.0.0 Library

DGN underlay definition dictionary.

Definition

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

C#

public const string UnderlayDgnDefinitionDictionary = "ACAD_DGNDEFINITIONS"

VB

Public Const UnderlayDgnDefinitionDictionary As String = "ACAD_DGNDEFINITIONS"

C++

public:
literal String^ UnderlayDgnDefinitionDictionary = "ACAD_DGNDEFINITIONS"

F#

static val mutable UnderlayDgnDefinitionDictionary: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally