API 설명서 > Graphics and model display > Object ProText > Function ProTextStyleHeightSet
Function ProTextStyleHeightSet
Description
Sets the text style height.
Replacement in Object TOOLKIT:
Synopsis
#include <ProNote.h>
ProTextStyleHeightSet
(
ProTextStyle text_style
/* (In)
The text style
*/
double height
/* (In)
The height
*/
)
Returns
The function successfully set the height.
One or more input arguments is invalid.
Sample Code References
User Guide References
도움이 되셨나요?