CadWTextPutAlign
Sets the align of the window-formatted text (WTEXT) entity.
void CadWTextPutAlign (
YuHandle hEnt,
std::int32_t Align
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Align (std::int32_t)
- Integer value.
Return Value
None.