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

SuppressFirstExtensionLine Property

Suppresses display of the first extension line (see DIMSE1 System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Boolean SuppressFirstExtensionLine { get; set; }

Property Value

Boolean

Value

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

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