API Documentation > 3D drawings and annotations > Object ProGtol > Function ProGtolTopTextHorizJustificationSet
Function ProGtolTopTextHorizJustificationSet
Description
Sets horizontal justification for additional gtol text at the top
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtol.h>
ProGtolTopTextHorizJustificationSet
(
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
Was this helpful?