Documentación de la API
>
Drawings and detail
>
Object ProDtlnotedata
> Function ProDtlnotedataTextStyleSet
Function ProDtlnotedataTextStyleSet
Description
Set text style in the note_data.
Replacement in Object TOOLKIT:
pfcDetailNoteItem::SetNoteTextStyle
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotedataTextStyleSet
(
ProDtlnotedata
note_data
/* (In)
The note data.
*/
ProTextStyle
r_text_style
/* (In)
The text style of the note.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more inputs are NULL or invalid.
Sample Code References
pt_examples ( TestDtlnote.c )
pt_examples ( TestDtlnote.c )
pt_userguide ( UgDtlsymdefExamples.c )
pt_userguide ( UgNoteCreate.c )
User Guide References
Detail Note Data:ProDtlnotedataTextStyleSet
Parent topic
Object ProDtlnotedata
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado