qwerty

qwerty

  • NA
  • 11
  • 8.9k

Saving a drawing in .dxf format

May 15 2012 6:42 AM
i hav a drawing application in C# which can help draw primitives like vertices, lines, rectangle.

i need to write code to save this drawing in .dxf format so that i can open the same file later and edit the drawing

can anyone guide me in this regard.