API-Dokumentation > Graphics and model display > Object ProText > Function ProTextStyleSlantAngleSet
Function ProTextStyleSlantAngleSet
Description
Sets the slant angle of the text style. For non-ttf fonts you can set slant_angle to 20, to make the text italic.
Replacement in Object TOOLKIT:
Synopsis
#include <ProNote.h>
ProTextStyleSlantAngleSet
(
ProTextStyle text_style
/* (In)
The text style
*/
double slant_angle
/* (In)
The slant angle
*/
)
Returns
The function successfully set the slant angle.
One or more input arguments is invalid.
Sample Code References
User Guide References
War dies hilfreich?