Skip to content

ACadSharp.IO.DxfWriter

Albert Domenech edited this page Jul 14, 2024 · 5 revisions

DxfWriter Class

Definition

Namespace: ACadSharp.IO

C#

public class DxfWriter

Properties

Returns Name Summary
Boolean IsBinary Flag indicating if the dxf will be writen as a binary file
DxfWriterOptions Options

Methods

Returns Name Summary
Void Dispose
Void Write Write the

Clone this wiki locally