ACadSharp.Objects.MultiLeaderStyle.Arrowhead - DomCR/ACadSharp GitHub Wiki
Gets or sets a representing the arrowhead to be displayed with every leader line.
This value can be overridden by the property when the flag is set in the property. 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.Namespace: ACadSharp.Objects.MultiLeaderStyle
C#
DxfCodeValueAttribute
public BlockRecord Arrowhead { get; set; }
BlockRecord