yucad3d

CadMTextPutHeight

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

void CadMTextPutHeight ( YuHandle hEnt, double Value );

Parameters

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

Return Value

None.

See Also