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

601db6bd ef6b 8431 63a1 6c60dad8b789

haplokuon edited this page May 6, 2023 · 1 revision

BlocksSection Field

netDxf 3.0.0 Library

Blocks section.

Definition

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

C#

public const string BlocksSection = "BLOCKS"

VB

Public Const BlocksSection As String = "BLOCKS"

C++

public:
literal String^ BlocksSection = "BLOCKS"

F#

static val mutable BlocksSection: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally