Skip to content

ACadSharp.Header.CadHeader.PolylineWidthDefault

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

PolylineWidthDefault Property

Stores the default polyline width.

Remarks

System variable PLINEWID.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double PolylineWidthDefault { get; set; }

Property Value

Double

Clone this wiki locally