Skip to content

ACadSharp.Header.CadHeader.DisplayLineWeight

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

DisplayLineWeight Property

Controls whether the lineweights of objects are displayed.
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