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

b3f3ea0a 2880 51cf ce40 ce953cadfa90

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayDwf Field

netDxf 3.0.0 Library

DWF underlay.

Definition

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

C#

public const string UnderlayDwf = "DWFUNDERLAY"

VB

Public Const UnderlayDwf As String = "DWFUNDERLAY"

C++

public:
literal String^ UnderlayDwf = "DWFUNDERLAY"

F#

static val mutable UnderlayDwf: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally