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

8221e7b5 2ceb c6db 0c45 f35826bc6ef3

haplokuon edited this page May 6, 2023 · 1 revision

Table Field

netDxf 3.0.0 Library

Begin table code.

Definition

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

C#

public const string Table = "TABLE"

VB

Public Const Table As String = "TABLE"

C++

public:
literal String^ Table = "TABLE"

F#

static val mutable Table: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally