TextAngle property (Main Control)
Builder Syntax |
int TextAngle |
Delphi Syntax |
TextAngle: Integer |
Overview |
Remarks
(Persistent property, available at design time) 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 DrawTextStr method draws the text object in the control's client area or on the current bitmap.
See Also
Elements: |
|
Topics: |
|
|