Skip to content

ACadSharp.Tables.DimensionStyle.TextVerticalAlignment

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

TextVerticalAlignment Property

Controls the vertical position of text in relation to the dimension line (see DIMTAD System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public DimensionTextVerticalAlignment TextVerticalAlignment { get; set; }

Property Value

DimensionTextVerticalAlignment

Clone this wiki locally