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

321cf718 2bc8 80ec 9450 eb149a185f9f

haplokuon edited this page May 6, 2023 · 1 revision

TdUpdate Field

netDxf 3.0.0 Library

Local date/time of last drawing update.

Definition

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

C#

public const string TdUpdate = "$TDUPDATE"

VB

Public Const TdUpdate As String = "$TDUPDATE"

C++

public:
literal String^ TdUpdate = "$TDUPDATE"

F#

static val mutable TdUpdate: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally