Function ProNoteAttachAddend
Description
Adds a leader to the specified note. Note:
Additional functionality is available in ProNoteAttachLeaderAdd()
Replacement in Object TOOLKIT:
Synopsis
#include <ProNote.h>
ProNoteAttachAddend
(
ProNoteAttach note_att
/* (In)
The handle for the ProNoteAttach
*/
ProSelection one_end_sel
/* (In)
The selection for the end of the leader
*/
/* (In)
The attribute of this end attachment (normal, tangent, and so on)
*/
)
Returns
The function successfully added a leader to the note.
Sample Code References
User Guide References
¿Fue esto útil?