ACadSharp.Tables.DimensionStyle.ExtensionLineWeight - DomCR/ACadSharp GitHub Wiki
ExtensionLineWeight Property
Assigns line weight to extension lines (see DIMLWE System Variable).
Definition
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public LineweightType ExtensionLineWeight { get; set; }
Property Value
LineweightType
Value
Positive values represent line weight in hundredths of millimeters. (Multiply a value by 2540 to convert values from inches to hundredths of millimeters.)