yucad3d

CadTextGetAngle

Returns the angle of the text entity.

double CadTextGetAngle ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The angle.

See Also