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

23c8edc4 80c0 4e2b a4a5 8155020cf4f9

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayDgnDefinition Field

netDxf 3.0.0 Library

DGN underlay definition.

Definition

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

C#

public const string UnderlayDgnDefinition = "DGNDEFINITION"

VB

Public Const UnderlayDgnDefinition As String = "DGNDEFINITION"

C++

public:
literal String^ UnderlayDgnDefinition = "DGNDEFINITION"

F#

static val mutable UnderlayDgnDefinition: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally