API Documentation > 3D drawings and annotations > Object ProNote > Function ProNoteLeaderstyleSet
Function ProNoteLeaderstyleSet
Description
Sets the note leader style (standard or ISO).
Licensing Requirement
Synopsis
#include <ProNote.h>
ProNoteLeaderstyleSet
(
ProNote* note
/* (In)
The handle for the Note
*/
/* (In)
The note leader type.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
License check failure.
The note leader style cannot be varied.
Could not modify the given item because it has read-only access.
User Guide References
Was this helpful?