RVTDocs.com
Namespace: Autodesk.Revit.DB Class: TextNote

TextNote.GetLeaders

Method
Description:
Returns a collection of leaders currently attached to the text note.
Remarks:
This method supersedes an older Leaders property which has been deprecated.
Syntax
public IList<Leader> GetLeaders()