Tao.Sdl SDK Documentation

SdlTtf.TTF_FontLineSkip Method 

[Visual Basic]
Public Shared Function TTF_FontLineSkip( _
   ByVal font As IntPtr _
) As Integer
[C#]
public static int TTF_FontLineSkip(
   IntPtr font
);

See Also

SdlTtf Class | Tao.Sdl Namespace