<Code Lib>
2026 Method
Changes 0
M

AnnotationSymbol.GetLeaders

Description:
Returns a collection of leaders currently attached to the annotation.
Remarks:
This method supersedes an older Leaders property which has been deprecated.

public IList<Leader> GetLeaders()

IList<Leader> IList Leader

Loading…