Click or drag to resize

XDataRecordCode Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or set the XData code.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public XDataCode Code { get; }
Request Example View Source

Property Value

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