Click or drag to resize

XDataRecordCode Property

Gets or set the XData code.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public XDataCode Code { get; }

Property Value

Type: XDataCode
Remarks
The only valid values are the ones defined in the XDataCode class.
See Also