Click or drag to resize

HeaderVariablesTdCreate Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Local date/time of drawing creation.

Namespace:  netDxf.Header
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public DateTime TdCreate { get; set; }
Request Example View Source

Property Value

Type: DateTime
Remarks
This date/time is local to the time zone where the file was created.
See Also