Documentación de la API > 3D drawings and annotations > Object ProNote > Function ProNoteAttachLeaderRemove
Function ProNoteAttachLeaderRemove
Description
Removes a leader from the note attachment structure.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProNote.h>
ProNoteAttachLeaderRemove
(
ProNoteAttach note_att
/* (In)
The handle for the ProNoteAttach
*/
int leader_index
/* (In)
The index of the leader endpoint (obtain through the endpoints array returned by ProNoteAttachLeadersGet().
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
License check failure.
User Guide References
¿Fue esto útil?