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