Description
Accesses the LineWeight value indicating what the current line weight is for the database. See the System Variables section of the AutoCAD Command Reference for information on CELWEIGHT.
Visual Basic
Public Property Celweight() As Autodesk.AutoCAD.DatabaseServices.LineWeight
C#
public Autodesk.AutoCAD.DatabaseServices.LineWeight Celweight;
Conditions
Read / Write