API 설명서 > Graphics and model display > Object ProText > Function ProTextStyleAngleSet
Function ProTextStyleAngleSet
Description
Sets the angle of the text style.
Replacement in Object TOOLKIT:
Synopsis
#include <ProNote.h>
ProTextStyleAngleSet
(
ProTextStyle text_style
/* (In)
The text style
*/
double angle
/* (In)
The angle
*/
)
Returns
The function successfully set the angle.
Sample Code References
User Guide References
도움이 되셨나요?