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

c74e947e 6c35 db6e e69f de5e742db1f0

haplokuon edited this page May 6, 2023 · 1 revision

EndOfFile Field

netDxf 3.0.0 Library

End of file.

Definition

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

C#

public const string EndOfFile = "EOF"

VB

Public Const EndOfFile As String = "EOF"

C++

public:
literal String^ EndOfFile = "EOF"

F#

static val mutable EndOfFile: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally