ACadSharp.Tables.DimensionStyle.SuppressOutsideExtensions - DomCR/ACadSharp GitHub Wiki
Suppresses arrowheads if not enough space is available inside the extension lines (see DIMSOXD System Variable).
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Boolean SuppressOutsideExtensions { get; set; }
Boolean
true if arrowheads are to be suppressed; otherwise, false.