CadTextPutBackward
Sets the backward of the text entity.
void CadTextPutBackward (
YuHandle hEnt,
std::int32_t b
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- b (std::int32_t)
- Integer value.
Return Value
None.
Sets the backward of the text entity.
None.