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

86c3fb81 a852 14d9 db69 4336badfd16a

haplokuon edited this page May 6, 2023 · 1 revision

BlockRecord Field

netDxf 3.0.0 Library

Block record.

Definition

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

C#

public const string BlockRecord = "BLOCK_RECORD"

VB

Public Const BlockRecord As String = "BLOCK_RECORD"

C++

public:
literal String^ BlockRecord = "BLOCK_RECORD"

F#

static val mutable BlockRecord: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally