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