API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::setRotation Method
OdDbMText::setRotation Method
Syntax
C++
void setRotation(double rotation);
Parameters 
Description 
double rotation 
[in] Rotation angle in radians. 

Sets the rotation angle of this MText entity in radians (DXF 50). 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.