Skip to content

ACadSharp.Entities.MultiLeader.LeaderLineType

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

LeaderLineType Property

Gets or sets of the leader lines of this (see ). This property overrides the value from when the flag is set in the property.

Remarks

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.Entities.MultiLeader

C#

DxfCodeValueAttribute
public LineType LeaderLineType { get; set; }

Property Value

LineType

Clone this wiki locally