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

8d003383 6d48 acf1 3fbb 0dc1eaf82668

haplokuon edited this page May 6, 2023 · 1 revision

AcadTable Field

netDxf 3.0.0 Library

Table made of rows and columns.

Definition

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

C#

public const string AcadTable = "ACAD_TABLE"

VB

Public Const AcadTable As String = "ACAD_TABLE"

C++

public:
literal String^ AcadTable = "ACAD_TABLE"

F#

static val mutable AcadTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally