Subscriber

News


Receive HTML?




DXF Export .NET Eメール
There are no translations available.

Version1.00
Compatible withC# / VB.NET / J#
DownloadDemo and help (200 KB)
Technical support このメールアドレスは、スパムロボットから保護されています。アドレスを確認するにはJavaScriptを有効にして下さい
License questions このメールアドレスは、スパムロボットから保護されています。アドレスを確認するにはJavaScriptを有効にして下さい
OrderDeveloper or Site License

Developer library for creating proper AutoCAD DXF files easily.

Supported elements:

  • Arc;
  • Bezier;
  • Circle;
  • Ellipse;
  • Hatch;
  • Line;
  • MText;
  • Point;
  • Polyline;
  • Rectangle;
  • Text;

DXF Export.NET supports layers, colors, linestyles and other important properties.
DXF Export.NET allows programmers to create DXF files as easy as possible.

There are two ways of creating DXF files:

  • Direct DXF export when all the elements created step-by-step by functions like AddLine/AddArc and so on;
  • AutoDXF export using GDI+ Metafile. All you need here is to draw image using Windows GDI+ functions onto DXF Exporter's DC or by creating a metafile and pass it to the Exporter. DXF Exporter reads the GDI+ Metafile structure and makes a DXF file automatically.

 
 ©2001-2009 Soft Gold Ltd. All rights reserved.