Class DxfWriter

DxfWriter class

Dxf writing module

public class DxfWriter : ICadWriter

Constructors

NameDescription
DxfWriter(Stream, CadImage, RasterizationQualityValue, DxfFileFormat, CodePages)Initializes a new instance of the DxfWriter class.

Methods

NameDescription
Write()Writes this instance.

See Also