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

a4bcc874 dcdb 5a1e 40ed 3f14d21a2188

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayDgn Field

netDxf 3.0.0 Library

DGN underlay.

Definition

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

C#

public const string UnderlayDgn = "DGNUNDERLAY"

VB

Public Const UnderlayDgn As String = "DGNUNDERLAY"

C++

public:
literal String^ UnderlayDgn = "DGNUNDERLAY"

F#

static val mutable UnderlayDgn: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally