yucad3d

CadMTextPutRectWidth

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

void CadMTextPutRectWidth ( YuHandle hEnt, double Value );

Parameters

hEnt (YuHandle)
Handle to the entity.
Value (double)
The value to assign.

Return Value

None.

See Also