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
Text Style Properties:ProTextStyleMirrorSet
Detail Note Data:ProTextStyleMirrorSet
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳