API 文件集
>
Graphics and model display
>
Object ProText
> Function ProTextStyleWidthSet
Function ProTextStyleWidthSet
Description
Sets the width factor of the text style.
Replacement in Object TOOLKIT:
pfcAnnotationTextStyle::SetWidth
Synopsis
#include <
ProNote.h
>
ProError
ProTextStyleWidthSet
(
ProTextStyle
text_style
/* (In)
The text style
*/
double width_factor
/* (In)
The width factor
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the width factor.
PRO_TK_BAD_INPUTS
One or more input arguments is invalid.
Sample Code References
pt_examples ( TestDtlnote.c )
pt_examples ( TestSetup.c )
pt_userguide ( UgNoteCreate.c )
User Guide References
Detail Note Text Data:ProTextStyleWidthSet
Text Style Properties:ProTextStyleWidthSet
Parent topic
Object ProText
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳