ACadSharp.Tables.DimensionStyle.TextInsideHorizontal - DomCR/ACadSharp GitHub Wiki

TextInsideHorizontal Property

Controls the position of dimension text inside the extension lines for all dimension types except Ordinate. (see DIMTIH System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Boolean TextInsideHorizontal { get; set; }

Property Value

Boolean

Value

true if the text is to be drawn horizontally;

⚠️ **GitHub.com Fallback** ⚠️