Description | |||||
Sets the text mirroring. | |||||
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 | |||||
|