yucad3d

CadMTextPutWidth

Sets the width of the multiline text (MTEXT) entity.

void CadMTextPutWidth ( YuHandle hEnt, double W );

Parameters

hEnt (YuHandle)
Handle to the entity.
W (double)
Width in world units.

Return Value

None.

See Also