Click or drag to resize

DxfDocumentAcdsRecords Property

Gets the acds records list.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.52
Syntax
public List<AcdsRecord> AcdsRecords { get; }

Property Value

Type: ListAcdsRecord
See Also