Skip to content

ACadSharp.Tables.DimensionStyle.DimensionLineExtension

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

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

Clone this wiki locally