yucad3d

CadTextPutAlign

Sets the align of the text entity.

void CadTextPutAlign ( YuHandle hEnt, std::int32_t Align );

Parameters

hEnt (YuHandle)
Handle to the entity.
Align (std::int32_t)
Integer value.

Return Value

None.

See Also