Function ProTextStyleWidthSet
Description
Sets the width factor of the text style.
Replacement in Object TOOLKIT:
Synopsis
#include <ProNote.h>
ProTextStyleWidthSet
(
ProTextStyle text_style
/* (In)
The text style
*/
double width_factor
/* (In)
The width factor
*/
)
Returns
The function successfully set the width factor.
One or more input arguments is invalid.
Sample Code References
User Guide References
Est-ce que cela a été utile ?