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

LeaderArrow Property

Specifies the arrow type for leaders (see DIMLDRBLK System Variable).

Remarks

Note: Annotative blocks cannot be used as custom arrowheads for dimensions or leaders.

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public BlockRecord LeaderArrow { get; set; }

Property Value

BlockRecord

Value

A that makes up an arrowhead or null if the default, closed-filled arrowhead is to be displayed.