Category 3D drawings and annotations, Object ProNote

Function ProNoteLeaderstyleGet


Description
Gets the note leader style (standard or ISO).
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProNote.h>
ProErrorProNoteLeaderstyleGet(
ProNote* note
/* (In)
The handle for the Note
*/
ProLeaderStyle* type
/* (Out)
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.

Manual References:

  1. Assembly: Data Sharing Features: Accessing Properties of Variant Features
  2. Annotations: Annotation Features and Annotations: Note Properties
  3. Annotations: Annotation Features and Annotations: Note Properties