API 설명서 > 3D drawings and annotations > Object ProGtol > Function ProGtolBottomTextHorizJustificationGet
Function ProGtolBottomTextHorizJustificationGet
Description
Gets horizontal justification for additional gtol text at the bottom
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolBottomTextHorizJustificationGet
(
ProGtol* gtol
/* (In)
The gtol
*/
/* (Out)
Justification to apply.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
An error occurred and the function failed.
User Guide References
도움이 되셨나요?