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

c38838c0 649f b59f 9c1e 5f5721bf0cec

haplokuon edited this page May 6, 2023 · 1 revision

TablesSection Field

netDxf 3.0.0 Library

Tables section.

Definition

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

C#

public const string TablesSection = "TABLES"

VB

Public Const TablesSection As String = "TABLES"

C++

public:
literal String^ TablesSection = "TABLES"

F#

static val mutable TablesSection: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally