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

f5bdc123 b613 acc1 4668 d490dff1a7db

haplokuon edited this page May 6, 2023 · 1 revision

EndSequence Field

netDxf 3.0.0 Library

End sequence.

Definition

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

C#

public const string EndSequence = "SEQEND"

VB

Public Const EndSequence As String = "SEQEND"

C++

public:
literal String^ EndSequence = "SEQEND"

F#

static val mutable EndSequence: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally