CadSetTextBackward
Current-text flags for new TEXT (return the previous value).
std::int32_t CadSetTextBackward (
YuHandle hDwg,
std::int32_t b
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate. - b (std::int32_t)
- Integer value.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.