API 文件集 > Graphics and model display > Object ProText > Function ProTextHeightCurrentSet
Function ProTextHeightCurrentSet
Description
Sets the height of Creo Parametric text output.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGraphic.h>
ProTextHeightCurrentSet
(
double height
/* (In)
The current text height for drawn graphics.
*/
)
Returns
The function successfully set the height.
Sample Code References
這是否有幫助?