yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Text / MText / WText / Arc-Text
CadMTextGetAH
Returns the a h of the multiline text (MTEXT) entity.
double
CadMTextGetAH
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The a h.
See Also
CadMTextGetAW
CadMTextGetAlign
CadMTextGetAngle
CadMTextGetHeight
CadMTextGetLen
CadMTextGetLineSpace
CadMTextGetPoint
CadMTextGetRectWidth
Text / MText / WText / Arc-Text (chapter)