ACadSharp.Tables.DimensionStyle.TextInsideHorizontal - DomCR/ACadSharp GitHub Wiki
Controls the position of dimension text inside the extension lines for all dimension types except Ordinate. (see DIMTIH System Variable).
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Boolean TextInsideHorizontal { get; set; }
Boolean
true if the text is to be drawn horizontally;