yucad3d

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.

See Also