Skip to content

ACadSharp.Entities.MultiLeader.ArrowheadSize

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

ArrowheadSize Property

Gests or sets the arrowhead size (see ) for every leader line 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 is assumed to be used.

Definition

Namespace: ACadSharp.Entities.MultiLeader

C#

DxfCodeValueAttribute
public Double ArrowheadSize { get; set; }

Property Value

Double

Clone this wiki locally