yucad3d

CadMTextGetRectWidth

Returns the rectangle width of the multiline text (MTEXT) entity.

double CadMTextGetRectWidth ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The rectangle width.

See Also