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

DimensionLineExtension Property

Sets the distance the dimension line extends beyond the extension line when oblique strokes are drawn instead of arrowheads. (see DIMDLE System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Double DimensionLineExtension { get; set; }

Property Value

Double