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