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

96a4b5d3 dc54 2ed1 c401 38232ec02864

haplokuon edited this page May 6, 2023 · 1 revision

Block Field

netDxf 3.0.0 Library

Block.

Definition

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

C#

public const string Block = "BLOCK"

VB

Public Const Block As String = "BLOCK"

C++

public:
literal String^ Block = "BLOCK"

F#

static val mutable Block: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally