Description | |||||||||||||||||
Sets the note leader style (standard or ISO). | |||||||||||||||||
Licensing Requirement | |||||||||||||||||
TOOLKIT for 3D Drawings | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProNote.h> | |||||||||||||||||
ProError | ProNoteLeaderstyleSet | ( | |||||||||||||||
ProNote* note | |||||||||||||||||
/* (In) | |||||||||||||||||
The handle for the Note | |||||||||||||||||
*/ | |||||||||||||||||
ProLeaderStyle type | |||||||||||||||||
/* (In) | |||||||||||||||||
The note leader type. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|