Skip to content

ACadSharp.Tables.DimensionStyle.TextOutsideHorizontal

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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;

Clone this wiki locally