ACadSharp.Entities.MultiLeader.Arrowhead - DomCR/ACadSharp GitHub Wiki

Arrowhead Property

Gets or sets a representing the arrowhead (see ) to be displayed with every leader line. This property overrides the value from when the flag is set in the property.

Remarks

The value for all leader lines can be overridden for each individual leader line by the property when the flag is set in the property.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public BlockRecord Arrowhead { get; set; }

Property Value

BlockRecord