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