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

db046455 01a7 9d2f 0d56 c29b8437b55d

haplokuon edited this page May 6, 2023 · 1 revision

TdCreate Field

netDxf 3.0.0 Library

Local date/time of drawing creation.

Definition

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

C#

public const string TdCreate = "$TDCREATE"

VB

Public Const TdCreate As String = "$TDCREATE"

C++

public:
literal String^ TdCreate = "$TDCREATE"

F#

static val mutable TdCreate: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally