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:
pfcDisplay::SlantAngle
Synopsis
#include <
ProGraphic.h
>
ProError
ProTextSlantAngleCurrentSet
(
double slant_angle
/* (In)
The current text slant angle for drawn graphics.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the slant angle.
Sample Code References
pt_examples ( TestText.c )
pt_userguide ( UgGraphPolyLineDraw.c )
pt_userguide ( UgGraphPolyLineDraw.c )
User Guide References
Controlling Text Attributes:ProTextSlantAngleCurrentSet
Was this helpful?
This site works best with JavaScript enabled