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

ae0290eb 83fa 4d08 0ad0 ccd3d8e16a57

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayDwfDefinitionDictionary Field

netDxf 3.0.0 Library

DWF underlay definition styles dictionary.

Definition

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

C#

public const string UnderlayDwfDefinitionDictionary = "ACAD_DWFDEFINITIONS"

VB

Public Const UnderlayDwfDefinitionDictionary As String = "ACAD_DWFDEFINITIONS"

C++

public:
literal String^ UnderlayDwfDefinitionDictionary = "ACAD_DWFDEFINITIONS"

F#

static val mutable UnderlayDwfDefinitionDictionary: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally