Click or drag to resize

DxfDocumentAttributeDefinitions Property

Gets the attribute definitions list.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public List<AttributeDefinition> AttributeDefinitions { get; }

Property Value

Type: ListAttributeDefinition
See Also