-
-
Notifications
You must be signed in to change notification settings - Fork 133
ACadSharp.IO.SvgConfiguration
Albert Domenech edited this page Mar 27, 2025
·
1 revision
Configuration for writing SVG files.
Namespace: ACadSharp.IO
C#
public class SvgConfiguration
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. |
Returns | Name | Summary |
---|---|---|
Double |
GetLineWeightValue(ACadSharp.LineweightType) | Get the value of the stroke-width. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions