Skip to content

ACadSharp.Header.CadHeader.DisplayLineWeight

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally