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

SuppressSecondDimensionLine Property

Controls suppression of the second dimension line and arrowhead (see DIMSD2 System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Boolean SuppressSecondDimensionLine { get; set; }

Property Value

Boolean

Value

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

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