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

f570b429 c3fb ff15 623e fc0d58c04c70

haplokuon edited this page May 6, 2023 · 1 revision

BlockRecordTable Field

netDxf 3.0.0 Library

Block records table.

Definition

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

C#

public const string BlockRecordTable = "BLOCK_RECORD"

VB

Public Const BlockRecordTable As String = "BLOCK_RECORD"

C++

public:
literal String^ BlockRecordTable = "BLOCK_RECORD"

F#

static val mutable BlockRecordTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally