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

281c0a3c 0be5 1c76 cf58 084bac0bf437

haplokuon edited this page May 6, 2023 · 1 revision

TduCreate Field

netDxf 3.0.0 Library

Universal date/time the drawing was created.

Definition

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

C#

public const string TduCreate = "$TDUCREATE"

VB

Public Const TduCreate As String = "$TDUCREATE"

C++

public:
literal String^ TduCreate = "$TDUCREATE"

F#

static val mutable TduCreate: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally