API 설명서
>
Graphics and model display
>
Object ProText
> Function ProTextStyleHeightSet
Function ProTextStyleHeightSet
Description
Sets the text style height.
Replacement in Object TOOLKIT:
pfcAnnotationTextStyle::SetHeight
Synopsis
#include <
ProNote.h
>
ProError
ProTextStyleHeightSet
(
ProTextStyle
text_style
/* (In)
The text style
*/
double height
/* (In)
The height
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the height.
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:ProTextStyleHeightSet
Text Style Properties:ProTextStyleHeightSet
Parent topic
Object ProText
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.