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