2027 Method
Changes 0
M

TextNote.AddLeader

Description:
Adds a leader to the text note.
Remarks:
If the geometric type of the new leader (line vs arc.) differs from the type of existing leaders, then the type of the existing leaders will be changed to match the type of the newly created leader.
public Leader AddLeader(
	TextNoteLeaderTypes leaderType
)
Return Value Leader The newly added leader.