RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFont.Orientation Property

Specifies text orientation.

Pascal
property Orientation: Integer;
C++
__property int Orientation;

Use Orientation to specify the orientation of text characters. It is the angle in tenths of degrees between the character's baseline and device x-axis. This is similar to the lfOrientation field of the Windows GDI LOGFONT structure that defines font attributes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!