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