C++
bool lineWeightDisplay() const;
Description
Returns an Adesk::kTrue if line weight display is on or Adesk::kFalse if line weight display is off. See the System Variables section of the AutoCAD Command Reference for information on LWDISPLAY.
bool lineWeightDisplay() const;
Returns an Adesk::kTrue if line weight display is on or Adesk::kFalse if line weight display is off. See the System Variables section of the AutoCAD Command Reference for information on LWDISPLAY.