This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
d44ac83f 684d f024 7c6a cd35a5c01a71
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Initializes a new instance of the DxfDocument class.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public DxfDocument()VB
Public Sub NewC++
public:
DxfDocument()F#
new : unit -> DxfDocumentThe default drawing variables of the document will be used.