ACadSharp.Tables.DimensionStyle.SuppressSecondDimensionLine - DomCR/ACadSharp GitHub Wiki
Controls suppression of the second dimension line and arrowhead (see DIMSD2 System Variable).
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Boolean SuppressSecondDimensionLine { get; set; }
Boolean
true if the second dimension line is to be suppressed; otherwise, false.