API Documentation
>
Graphics and model display
>
Object ProText
> Function ProTextWidthFactorCurrentSet
Function ProTextWidthFactorCurrentSet
Description
Sets the width factor of Creo Parametric text output.
Replacement in Object TOOLKIT:
pfcDisplay::WidthFactor
Synopsis
#include <
ProGraphic.h
>
ProError
ProTextWidthFactorCurrentSet
(
double width_factor
/* (In)
The current text width for drawn graphics.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the width factor.
Sample Code References
pt_examples ( TestText.c )
pt_examples ( UtilTree.c )
pt_examples ( UtilTree.c )
pt_userguide ( UgGraphPolyLineDraw.c )
User Guide References
Controlling Text Attributes:ProTextWidthFactorCurrentSet
Was this helpful?
This site works best with JavaScript enabled