Category 3D drawings and annotations, Object ProNote

Function ProNoteLeaderstyleSet


Description
Sets the note leader style (standard or ISO).
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProNote.h>
ProErrorProNoteLeaderstyleSet(
ProNote* note
/* (In)
The handle for the Note
*/
ProLeaderStyle type
/* (In)
The note leader type.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_NO_LICENSELicense check failure.
PRO_TK_BAD_CONTEXTThe note leader style cannot be varied.
PRO_TK_CANT_WRITECould not modify the given item because it has read-only access.

Manual References:

  1. Annotations: Annotation Features and Annotations: Note Properties
  2. Annotations: Annotation Features and Annotations: Note Properties