Skip to content

ACadSharp.Objects.MultiLeaderAnnotContext.LeaderRoots

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

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.MultiLeaderAnnotContext

C#

public IList<LeaderRoot> LeaderRoots { get; }

Property Value

IList

Clone this wiki locally