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

0a67a23b 385c 5126 64f5 64f250d71efe

haplokuon edited this page May 6, 2023 · 1 revision

EndSection Field

netDxf 3.0.0 Library

End section code.

Definition

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

C#

public const string EndSection = "ENDSEC"

VB

Public Const EndSection As String = "ENDSEC"

C++

public:
literal String^ EndSection = "ENDSEC"

F#

static val mutable EndSection: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally