ACadSharp.Tables.DimensionStyle.DimensionFit - DomCR/ACadSharp GitHub Wiki
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