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

d40c5fdd 1871 d996 8073 77d56738f011

haplokuon edited this page May 6, 2023 · 1 revision

LayoutDictionary Field

netDxf 3.0.0 Library

Layouts dictionary.

Definition

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

C#

public const string LayoutDictionary = "ACAD_LAYOUT"

VB

Public Const LayoutDictionary As String = "ACAD_LAYOUT"

C++

public:
literal String^ LayoutDictionary = "ACAD_LAYOUT"

F#

static val mutable LayoutDictionary: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally