Skip to content

ACadSharp.IO.SvgConfiguration

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

SvgConfiguration Class

Configuration for writing SVG files.

Definition

Namespace: ACadSharp.IO

C#

public class SvgConfiguration

Properties

Returns Name Summary
Double LineWeightRatio The will be divided by this value to process the stroke-width in the svg.
Double PointRadius Radius applied for the points.

Methods

Returns Name Summary
Double GetLineWeightValue(ACadSharp.LineweightType) Get the value of the stroke-width.
Clone this wiki locally