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

391ba2d1 0a93 fedc f477 5521737ba9d8

haplokuon edited this page May 6, 2023 · 1 revision

BeginBlock Field

netDxf 3.0.0 Library

Begin block code.

Definition

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

C#

public const string BeginBlock = "BLOCK"

VB

Public Const BeginBlock As String = "BLOCK"

C++

public:
literal String^ BeginBlock = "BLOCK"

F#

static val mutable BeginBlock: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally