API 文件集
>
Graphics and model display
>
Object ProText
> Function ProTextStyleAngleGet
Function ProTextStyleAngleGet
Description
Retrieves the angle of the text style.
Replacement in Object TOOLKIT:
pfcAnnotationTextStyle::GetAngle
Synopsis
#include <
ProNote.h
>
ProError
ProTextStyleAngleGet
(
ProTextStyle
text_style
/* (In)
The text style
*/
double* r_angle
/* (Out)
The angle
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_GENERAL_ERROR
The text style uses the default angle.
Sample Code References
pt_examples ( TestDtlnote.c )
pt_examples ( TestDtlnote.c )
pt_examples ( TestSetup.c )
pt_examples ( TestSetup.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳