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