ACadSharp.Tables.DimensionStyle.FixedExtensionLineLength - DomCR/ACadSharp GitHub Wiki
FixedExtensionLineLength Property
Sets the total length of the extension lines starting from the dimension line toward the dimension origin (see DIMFXL System Variable).
Definition
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Double FixedExtensionLineLength { get; set; }
Property Value
Double