Tao.Sdl SDK Documentation |
|
SdlTtf.TTF_STYLE_ITALIC Field
Used to indicate italicized rendering style. This is used a bitmask along with other styles.
[Visual Basic]
Public Const TTF_STYLE_ITALIC As
Byte = 2
[C#]
public const
byte TTF_STYLE_ITALIC = 2;
See Also
SdlTtf Class | Tao.Sdl Namespace