yucad3d

CadWTextGetAlign

Returns the align of the window-formatted text (WTEXT) entity.

std::int32_t CadWTextGetAlign ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The align.

See Also