Skip to content

ACadSharp.Tables.DimensionStyle.SeparateArrowBlocks

Albert Domenech edited this page Jul 14, 2024 · 1 revision

SeparateArrowBlocks Property

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

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

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.

Clone this wiki locally