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:
Synopsis
#include <ProGraphic.h>
ProTextWidthFactorCurrentSet
(
double width_factor
/* (In)
The current text width for drawn graphics.
*/
)
Returns
The function successfully set the width factor.
Sample Code References
User Guide References
Was this helpful?