RotateText Command

From GeoGebra Manual
Revision as of 11:54, 28 June 2013 by JohannaZ (talk | contribs)
Jump to: navigation, search



RotateText[ <Text>, <Angle> ]
Returns text rotated by given angle. LaTeX is used for rendering of the result.
Example:
RotateText["a = 5", 45°]
Notes:
  • The text needs to be enclosed in double quotes ".
  • The text is rotated around the top left corner (also known as corner 4) of the box containing the text.
  • The angle is in radians unless you explicitly use the degree symbol °.
© 2024 International GeoGebra Institute