API 文件集
>
Graphics and model display
>
Object ProText
> Function ProTextHeightCurrentSet
Function ProTextHeightCurrentSet
Description
Sets the height of Creo Parametric text output.
Replacement in Object TOOLKIT:
pfcDisplay::TextHeight
Synopsis
#include <
ProGraphic.h
>
ProError
ProTextHeightCurrentSet
(
double height
/* (In)
The current text height for drawn graphics.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the height.
Sample Code References
pt_examples ( TestText.c )
pt_examples ( UtilTree.c )
pt_examples ( UtilTree.c )
pt_userguide ( UgGraphPolyLineDraw.c )
pt_userguide ( UgGraphPolyLineDraw.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳