Tao.Platform.Windows SDK Documentation

Wgl.wglUseFontOutlinesA Method

Overload List

 

public static bool wglUseFontOutlinesA(IntPtr,int,int,int,float,float,int,IntPtr);

 

public static bool wglUseFontOutlinesA(IntPtr,int,int,int,float,float,int,ref GLYPHMETRICSFLOAT);

 

public static bool wglUseFontOutlinesA(IntPtr,int,int,int,float,float,int,GLYPHMETRICSFLOAT[]);

See Also

Wgl Class | Tao.Platform.Windows Namespace