Function ProTextStyleSlantAngleGet
Description
Retrieves the slant angle of the specified text style.
Replacement in Object TOOLKIT:
Synopsis
#include <ProNote.h>
ProTextStyleSlantAngleGet
(
ProTextStyle text_style
/* (In)
The text style
*/
double* r_slant_angle
/* (Out)
The slant angle
*/
)
Returns
The function successfully retrieved the information.
The text style uses the default slant angle.
Sample Code References
User Guide References
これは役に立ちましたか?