ACadSharp.Objects.MultiLeaderAnnotContext.ArrowheadSize - DomCR/ACadSharp GitHub Wiki

ArrowheadSize Property

Gets or sets the arrowhead size (see ) for 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. This property is also exposed by the class (). Values should be equal, the value of this property is assumed to be used.

Definition

Namespace: ACadSharp.Objects.MultiLeaderAnnotContext

C#

DxfCodeValueAttribute
public Double ArrowheadSize { get; set; }

Property Value

Double

Value

The value returned is the value entered in AutoCAD multiplied with the .

⚠️ **GitHub.com Fallback** ⚠️