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

SuppressSecondExtensionLine Property

Suppresses display of the second extension line (see DIMSE2 System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Boolean SuppressSecondExtensionLine { get; set; }

Property Value

Boolean

Value

true if the second extension line is to be suppressed; otherwise false.

⚠️ **GitHub.com Fallback** ⚠️