Skip to main content
Pie
ra0

TcxCanvas.SetFontAngle(Integer) Method

Changes the text rotation angle (in degrees) for the active canvas font settings.

Declaration

procedure SetFontAngle(Value: Integer);

Parameters

Name Type
Value Integer

Remarks

Call this procedure and pass an escapement angle as the AValue parameter to rotate text drawn by consequent draw text procedure calls.

See Also