Skip to content

ACadSharp.Tables.DimensionStyle.ExtensionLineExtension

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

ExtensionLineExtension Property

Specifies how far to extend the extension line beyond the dimension line (see DIMEXE System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Double ExtensionLineExtension { get; set; }

Property Value

Double

Clone this wiki locally