ACadSharp.Objects.MultiLeaderAnnotContext.LeaderRoots - DomCR/ACadSharp GitHub Wiki
Gets the list of objects of the multileader.
A can have one or two leader roots having one ore more leader lines each.
Namespace: ACadSharp.Objects.MultiLeaderAnnotContext
C#
public IList<LeaderRoot> LeaderRoots { get; }
IList