Skip to content

ACadSharp.Objects.MultiLeaderStyle.ArrowheadSize

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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#

public Double ArrowheadSize { get; set; }

Property Value

Double

Clone this wiki locally