Documentación de la API
>
Graphics and model display
>
Object ProText
> Function ProTextStyleJustificationGet
Function ProTextStyleJustificationGet
Description
Obtains the justification applied to the text style.
Replacement in Object TOOLKIT:
pfcAnnotationTextStyle::GetHorizontalJustification
Synopsis
#include <
ProNote.h
>
ProError
ProTextStyleJustificationGet
(
ProTextStyle
text_style
/* (In)
The text style.
*/
ProTextHrzJustification
* justification
/* (Out)
The justification.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_examples ( TestDtlnote.c )
User Guide References
Text Style Properties:ProTextStyleJustificationGet
Detail Note Data:ProTextStyleJustificationGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado