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