API Documentation > Graphics and model display > Object ProText > Function ProTextRotationAngleCurrentSet
Function ProTextRotationAngleCurrentSet
Description
Sets the rotational angle of Creo Parametric text output.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGraphic.h>
ProTextRotationAngleCurrentSet
(
double rotation_angle
/* (In)
The current text rotation angle for drawn graphics.
*/
)
Returns
The function successfully set the rotational angle.
Sample Code References
User Guide References
Was this helpful?