Skip to content

ACadSharp.Tables.DimensionStyle.FixedExtensionLineLength

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

FixedExtensionLineLength Property

Sets the total length of the extension lines starting from the dimension line toward the dimension origin (see DIMFXL System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Double FixedExtensionLineLength { get; set; }

Property Value

Double

Clone this wiki locally