API 文件集 > Graphics and model display > Object ProText > Function ProTextStyleVertJustificationGet
Function ProTextStyleVertJustificationGet
Description
Obtains the vertical justification applied to the text style.
Synopsis
#include <ProDtlnote.h>
ProTextStyleVertJustificationGet
(
ProTextStyle text_style
/* (In)
The text style.
*/
/* (Out)
The justification.
*/
)
Returns
The function succeeded.
The input text style does not define a vertical justification.
One or more input arguments was invalid.
Sample Code References
User Guide References
這是否有幫助?