yucad3d

CadMTextPutAngle

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

void CadMTextPutAngle ( YuHandle hEnt, double Value );

Parameters

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

Return Value

None.

See Also