Tao.FreeType SDK Documentation

FT.FT_CeilFix Method 

[Visual Basic]
Public Shared Function FT_CeilFix( _
   ByVal a As Integer _
) As Integer
[C#]
public static int FT_CeilFix(
   int a
);

See Also

FT Class | Tao.FreeType Namespace