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 407
9f7ce428 9ef5 e788 d584 d7a73cbe8e49
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Cumulative editing time for this drawing.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public TimeSpan TdinDwg { get; set; }
VB
Public Property TdinDwg As TimeSpan
Get
Set
C++
public:
property TimeSpan TdinDwg {
TimeSpan get ();
void set (TimeSpan value);
}
F#
member TdinDwg : TimeSpan with get, set
TimeSpan