Skip to content

ACadSharp.Tables.DimensionStyle.ToleranceAlignment

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

ToleranceAlignment Property

Gets or sets the vertical justification for tolerance values relative to the nominal dimension text. (see DIMTOLJ System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public ToleranceAlignment ToleranceAlignment { get; set; }

Property Value

ToleranceAlignment

Clone this wiki locally