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

8fb1f3a8 bd55 c707 1477 6995ead24cc4

haplokuon edited this page May 6, 2023 · 1 revision

EndTable Field

netDxf 3.0.0 Library

End table code.

Definition

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

C#

public const string EndTable = "ENDTAB"

VB

Public Const EndTable As String = "ENDTAB"

C++

public:
literal String^ EndTable = "ENDTAB"

F#

static val mutable EndTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally