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

e3ad7ebb 51e7 8248 8cb7 a1cb5f52f1cf

haplokuon edited this page May 6, 2023 · 1 revision

BeginSection Field

netDxf 3.0.0 Library

Begin section code.

Definition

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

C#

public const string BeginSection = "SECTION"

VB

Public Const BeginSection As String = "SECTION"

C++

public:
literal String^ BeginSection = "SECTION"

F#

static val mutable BeginSection: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally