yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Text / MText / WText / Arc-Text
CadTextGetBackward
Returns the backward of the text entity.
std::int32_t
CadTextGetBackward
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The backward.
See Also
CadTextGetBoxWidth
CadTextGetAlign
CadTextGetAngle
CadTextGetHeight
CadTextGetLen
CadTextGetOblique
CadTextGetPoint
CadTextGetPoint0
Text / MText / WText / Arc-Text (chapter)