ACadSharp.Header.CadHeader.DisplayLineWeight - DomCR/ACadSharp GitHub Wiki

DisplayLineWeight Property

Controls the display of lineweights on the Model or Layout tab
0 = Lineweight is not displayed
1 = Lineweight is displayed

Remarks

System variable LWDISPLAY

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean DisplayLineWeight { get; set; }

Property Value

Boolean

⚠️ **GitHub.com Fallback** ⚠️