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