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