ACadSharp.Tables.DimensionStyle.DimensionTextArrowFit - DomCR/ACadSharp GitHub Wiki

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#

DxfCodeValueAttribute
public TextArrowFitType DimensionTextArrowFit { get; set; }

Property Value

TextArrowFitType