Skip to content

ACadSharp.Objects.MultiLeaderObjectContextData.LeaderRoots

Albert Domenech edited this page Sep 17, 2025 · 1 revision

LeaderRoots Property

Gets the list of objects of the multileader.

Remarks

A can have one or two leader roots having one ore more leader lines each.

Definition

Namespace: ACadSharp.Objects.MultiLeaderObjectContextData

C#

public IList<LeaderRoot> LeaderRoots { get; private set; }

Property Value

IList

Clone this wiki locally