Share

Dimension.Dimlwe Property

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 virtual Property Dimlwe() As Autodesk.AutoCAD.DatabaseServices.LineWeight

C#

public virtual Autodesk.AutoCAD.DatabaseServices.LineWeight Dimlwe;

Conditions

Read / Write

Links

Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?