Search found 2 matches
- 19 Dec 2007, 00:08
- Forum: CAD VCL
- Topic: Ellipse in DXFExport
- Replies: 1
- Views: 12262
Ellipse in DXFExport
Whenever I use the Delphi Ellipse function to draw directly to a DXF canvas, I find that if the parameters are not simmetrical ie a perfect circle, the shape is not drawn. How do I draw an oval shape by using Delphi functions such as Ellipse?
- 15 Nov 2007, 09:27
- Forum: CAD VCL
- Topic: Can I convert 'IMAGE' data in Delphi to DXF
- Replies: 1
- Views: 11789
Can I convert 'IMAGE' data in Delphi to DXF
I have line-drawings on an Image.canvas and I would like to know if I can convert them to DXF format by using DXFExportVCL.