Description
Accesses the current DIMLWD value for the dimension.
See the System Variables section of the AutoCAD Command Reference manual for information on DIMLWD.
Visual Basic
Public Property Dimlwd() As Autodesk.AutoCAD.DatabaseServices.LineWeight
C#
public Autodesk.AutoCAD.DatabaseServices.LineWeight Dimlwd;
Conditions
Read / Write