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

7ba14d30 6d00 dab1 1eab 8bd56b4742d1

haplokuon edited this page May 6, 2023 · 1 revision

TdinDwg Field

netDxf 3.0.0 Library

Cumulative editing time for this drawing.

Definition

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

C#

public const string TdinDwg = "$TDINDWG"

VB

Public Const TdinDwg As String = "$TDINDWG"

C++

public:
literal String^ TdinDwg = "$TDINDWG"

F#

static val mutable TdinDwg: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally