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

b44a0cc9 41d7 5fad 1ef7 e37158c7cf1f

haplokuon edited this page May 6, 2023 · 1 revision

Trace Field

netDxf 3.0.0 Library

Trace.

Definition

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

C#

public const string Trace = "TRACE"

VB

Public Const Trace As String = "TRACE"

C++

public:
literal String^ Trace = "TRACE"

F#

static val mutable Trace: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally