Description
Accesses the line weight display status.
See the System Variables section of the AutoCAD Command Reference for information on LWDISPLAY
Visual Basic
Public Property LineWeightDisplay() As bool
C#
public bool LineWeightDisplay;
Conditions
Read / Write