<Code Lib>
2025.3 Method
Changes 0
M

TextNote.GetLeaders

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

public IList<Leader> GetLeaders()

IList<Leader> IList Leader

Loading…