Skip to content

ACadSharp.Tables.DimensionStyle.TextDirection

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

TextDirection Property

Specifies the reading direction of the dimension text (see DIMTXTDIRECTION System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public TextDirection TextDirection { get; set; }

Property Value

TextDirection

Clone this wiki locally