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