CadTStylePutBackward
Sets the backward of the text style.
void CadTStylePutBackward (
YuHandle hStyle,
std::int32_t bBackward
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- bBackward (std::int32_t)
- Boolean flag: nonzero = true / enabled, 0 = false / disabled.
Return Value
None.