ACadSharp.Header.CadHeader.DisplayLineWeight - DomCR/ACadSharp GitHub Wiki
Controls the display of lineweights on the Model or Layout tab
0 = Lineweight is not displayed
1 = Lineweight is displayed
System variable LWDISPLAY
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public Boolean DisplayLineWeight { get; set; }
Boolean