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

ArrowheadSize Property

Gests or sets the arrowhead size.

Remarks

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.

Definition

Namespace: ACadSharp.Objects.MultiLeaderStyle

C#

DxfCodeValueAttribute
public Double ArrowheadSize { get; set; }

Property Value

Double

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