Description | |||||
Adds a leader to the specified note. Note:
Additional functionality is available in ProNoteAttachLeaderAdd() |
|||||
Synopsis | |||||
#include <ProNote.h> | |||||
ProError | ProNoteAttachAddend | ( | |||
ProNoteAttach note_att | |||||
/* (In) | |||||
The handle for the ProNoteAttach | |||||
*/ | |||||
ProSelection one_end_sel | |||||
/* (In) | |||||
The selection for the end of the leader | |||||
*/ | |||||
ProNoteAttachAttr attr | |||||
/* (In) | |||||
The attribute of this end attachment (normal, tangent, and so on) | |||||
*/ | |||||
) | |||||
Returns | |||||
|