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

15a13927 4b0f 77e5 a0bc ee3c8ff46777

haplokuon edited this page May 6, 2023 · 1 revision

Layout Field

netDxf 3.0.0 Library

Layouts.

Definition

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

C#

public const string Layout = "LAYOUT"

VB

Public Const Layout As String = "LAYOUT"

C++

public:
literal String^ Layout = "LAYOUT"

F#

static val mutable Layout: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally