yucad3d

CadTextGetAlign

Returns the align of the text entity.

std::int32_t CadTextGetAlign ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The align.

See Also