CadMTextGetWidth
Returns the width of the multiline text (MTEXT) entity.
double CadMTextGetWidth (
YuHandle hEnt
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
Return Value
The width.
Returns the width of the multiline text (MTEXT) entity.
The width.