Skip to content

ACadSharp.Tables.DimensionStyle.DimensionFit

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

DimensionFit Property

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

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Int16 DimensionFit { get; set; }

Property Value

Int16

Clone this wiki locally