SetTextCharAngleRad

Description

Set the angle of an individual character in radians, clockwise. The character will rotate around its center. If any of the following commands are called the rotation of all characters will be reset: SetTextPosition, SetTextX, SetTextY, SetTextSize, SetTextSpacing, SetTextAlignment.

Definition

SetTextCharAngleRad( iTextIndex, iCharIndex, angle )

Parameters