yucad3d

CadMTextPutAlign

Sets the align of the multiline text (MTEXT) entity.

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

Parameters

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

Return Value

None.

See Also