Click or drag to resize

DxfDocument Constructor

Initializes a new instance of the DxfDocument class.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public DxfDocument()
Remarks
The default drawing variables of the document will be used.
See Also