Click or drag to resize

BlockRecordXData Property

Gets the block record extended data.

Namespace:  DXFReaderNET.Blocks
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public XDataDictionary XData { get; }

Property Value

Type: XDataDictionary
See Also