Skip to content

ACadSharp.Tables.DimensionStyle.DimensionTextArrowFit

Albert Domenech edited this page Jul 14, 2024 · 1 revision

DimensionTextArrowFit Property

Determines how dimension text and arrows are arranged when space is not sufficient to place both within the extension lines. (see DIMATFIT System Variable).

Remarks

A leader is added to moved dimension text when is set to .

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

public TextArrowFitType DimensionTextArrowFit { get; set; }

Property Value

TextArrowFitType

Clone this wiki locally