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

b224f1ea 8b77 2e17 f3b7 509ed4966e4f

haplokuon edited this page May 6, 2023 · 1 revision

Underlay Field

netDxf 3.0.0 Library

Underlay.

Definition

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

C#

public const string Underlay = "UNDERLAY"

VB

Public Const Underlay As String = "UNDERLAY"

C++

public:
literal String^ Underlay = "UNDERLAY"

F#

static val mutable Underlay: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally