yucad3d

CadWTextPutAngle

Sets the angle of the window-formatted text (WTEXT) entity.

void CadWTextPutAngle ( YuHandle hEnt, double Value );

Parameters

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

Return Value

None.

See Also