Documentación de la API > Graphics and model display > Object ProText > Function ProTextStyleJustificationGet
Function ProTextStyleJustificationGet
Description
Obtains the justification applied to the text style.
Synopsis
#include <ProNote.h>
ProTextStyleJustificationGet
(
ProTextStyle text_style
/* (In)
The text style.
*/
/* (Out)
The justification.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
¿Fue esto útil?