Category 3D drawings and annotations, Object ProNote

Function ProNoteTextStyleGet


Description
Retrieves the text style of the specified note.
Synopsis
#include <ProNote.h>
ProErrorProNoteTextStyleGet(
ProNote* p_note_item
/* (In)
The note.
*/
ProTextStyle* r_text_style
/* (Out)
The text style of the note. Free this using ProTextStyleFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.

Manual References:

  1. Annotations: Annotation Features and Annotations: Note Text Styles
  2. Annotations: Annotation Features and Annotations: Note Text Styles