ACadSharp.Tables.DimensionStyle.SuppressSecondExtensionLine - DomCR/ACadSharp GitHub Wiki
Suppresses display of the second extension line (see DIMSE2 System Variable).
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Boolean SuppressSecondExtensionLine { get; set; }
Boolean
true if the second extension line is to be suppressed; otherwise false.