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