API Documentation > Drawings and detail > Object ProDtlnotedata > Function ProDtlnotedataLeaderAdd
Function ProDtlnotedataLeaderAdd
Description
Adds a leader to the note.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnotedataLeaderAdd
(
/* (In)
The note data.
*/
/* (In)
The note leader.
*/
)
Returns
The function successfully added the leader.
One or more arguments was invalid.
Not enough memory.
Sample Code References
User Guide References
Was this helpful?