haplokuon / netDxf

.net dxf Reader-Writer
MIT License
1.01k stars 411 forks source link

Update XDataRecord to give value write access #196

Closed jtoverka closed 4 years ago

jtoverka commented 4 years ago

Update XDataRecord to give value write access. Previously read only. This public property will throw an exception if the value given to it is invalid.

haplokuon commented 4 years ago

Extended data information XData implemented at the DxfObject level.