Skip to content

ACadSharp.Objects.MultiLeaderStyle.LeaderLineType

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

LeaderLineType Property

Gets or sets a object specifying line-type properties for the musltileader. This setting applies for all leader lines of the multileader.

Remarks

This setting can be overridden by the property when the flag is set in the property. The setting 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 LineType LeaderLineType { get; set; }

Property Value

LineType

Clone this wiki locally