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
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.