AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkText.CharAngleRad Property

The current angle in radians of the specified character, clockwise.

Syntax
Pascal
property CharAngleRad [const CharIndex: Integer]: Single;
Parameters 
Description 
CharIndex 
The index of the character to modify. Indexes start at 0. If the index is out of range it will be ignored. 

The character will rotate around its center. If any of the following commands are called, the rotation of all characters will be reset: SetPosition, X, Y, Size, Spacing and Alignment.

Copyright (c) 2012. All rights reserved.