yucad3d

CadMTextGetAlign

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

std::int32_t CadMTextGetAlign ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The align.

See Also