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

Sets the rotation angle of this Text entity (DXF 50).

All angles are expressed in radians.

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