API 文档
>
3D drawings and annotations
>
Object ProNote
> Function ProNoteTextStyleGet
Function ProNoteTextStyleGet
Description
Retrieves the text style of the specified note.
Synopsis
#include <
ProNote.h
>
ProError
ProNoteTextStyleGet
(
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_ERROR
The function successfully retrieved the information.
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳