This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 409
20a58eac 443a c33a 1a6a f3e378e37881
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Local date/time of last drawing update.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public DateTime TdUpdate { get; set; }
VB
Public Property TdUpdate As DateTime
Get
Set
C++
public:
property DateTime TdUpdate {
DateTime get ();
void set (DateTime value);
}
F#
member TdUpdate : DateTime with get, set
DateTime
This date/time is local to the time zone where the file was created.