yucad3d

CadMTextGetAngle

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

double CadMTextGetAngle ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The angle.

See Also