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
4148eca8 b31b c313 6aef a6ee38d96b17
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
DxfDocument() | Initializes a new instance of the DxfDocument class. |
DxfDocument(DxfVersion) | Initializes a new instance of the DxfDocument class. |
DxfDocument(HeaderVariables) | Initializes a new instance of the DxfDocument class. |
DxfDocument(IEnumerable(String)) | Initializes a new instance of the DxfDocument class. |
DxfDocument(DxfVersion, IEnumerable(String)) | Initializes a new instance of the DxfDocument class. |
DxfDocument(HeaderVariables, IEnumerable(String)) | Initializes a new instance of the DxfDocument class. |