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

SeparateArrowBlocks Property

Controls the display of dimension line arrowhead blocks (see DIMSAH System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Boolean SeparateArrowBlocks { get; set; }

Property Value

Boolean

Value

true if arrowhead blocks set by and shall be used; false if arrowhead block set by shall be used.

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