yucad3d

CadWTextGetAngle

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

double CadWTextGetAngle ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The angle.

See Also