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

7c47c600 e18c 170d 7155 e67054af16e1

haplokuon edited this page May 6, 2023 · 1 revision

UnderlayDefinition Field

netDxf 3.0.0 Library

Underlay definition.

Definition

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

C#

public const string UnderlayDefinition = "UNDERLAYDEFINITION"

VB

Public Const UnderlayDefinition As String = "UNDERLAYDEFINITION"

C++

public:
literal String^ UnderlayDefinition = "UNDERLAYDEFINITION"

F#

static val mutable UnderlayDefinition: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally