Skip to content

ACadSharp.IO.SvgWriter

Albert Domenech edited this page Mar 27, 2025 · 1 revision

SvgWriter Class

Writer to support the creation of SVG from and .

Definition

Namespace: ACadSharp.IO

C#

public class SvgWriter

Methods

Returns Name Summary
Void Dispose
Void Write Write the into the stream.
Void Write(ACadSharp.Objects.Layout) Write the selected layout into a SVG.
Void Write(ACadSharp.Tables.BlockRecord)
Clone this wiki locally