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

TextOutsideHorizontal Property

Controls the position of dimension text outside the extension lines (see DIMTOH System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Boolean TextOutsideHorizontal { get; set; }

Property Value

Boolean

Value

true if the text is to be drawn horizontally;

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