Tao.Sdl SDK Documentation |
|
SdlTtf.TTF_STYLE_NORMAL Field
Used to indicate regular, normal, plain rendering style.
[Visual Basic]
Public Const TTF_STYLE_NORMAL As
Byte = 0
[C#]
public const
byte TTF_STYLE_NORMAL = 0;
See Also
SdlTtf Class | Tao.Sdl Namespace