ACadSharp.Entities.MultiLeader.ArrowheadSize - DomCR/ACadSharp GitHub Wiki
Gests or sets the arrowhead size (see ) for every leader line 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. This property is also exposed by the class. Values should be equal, the value is assumed to be used.Namespace: ACadSharp.Entities.MultiLeader
C#
DxfCodeValueAttribute
public Double ArrowheadSize { get; set; }
Double