yucad3d

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.

See Also