ACadSharp.Tables.DimensionStyle.SeparateArrowBlocks - DomCR/ACadSharp GitHub Wiki
Controls the display of dimension line arrowhead blocks (see DIMSAH System Variable).
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Boolean SeparateArrowBlocks { get; set; }
Boolean
true if arrowhead blocks set by and shall be used; false if arrowhead block set by shall be used.