API 文档
>
Graphics and model display
>
Object ProText
> Function ProTextStyleMirrorSet
Function ProTextStyleMirrorSet
Description
Sets the text mirroring.
Replacement in Object TOOLKIT:
pfcAnnotationTextStyle::MirrorText
Synopsis
#include <
ProNote.h
>
ProError
ProTextStyleMirrorSet
(
ProTextStyle
text_style
/* (In)
The text style.
*/
int mirror
/* (In)
Set this to true to mirror the text. Otherwise, set this to false.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the mirroring.
Sample Code References
pt_examples ( TestDtlnote.c )
pt_examples ( TestSetup.c )
User Guide References
Detail Note Data:ProTextStyleMirrorSet
Text Style Properties:ProTextStyleMirrorSet
Parent topic
Object ProText
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳