TextAngle property (ILEADRasterFXD)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short TextAngle

Overview

Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

Specifies the angle of rotation of a text object. The angle is in tenths of degrees. Only TrueType fonts can be rotated.

You specify other aspects of the text object using related properties described in Drawing Three-Dimensional Shapes and Text.

The DrawText method draws the text object in the control's client area or on the current bitmap.

See Also

Elements:

DrawText method

Topics:

Drawing Effects:3D Drawing Special Effects