Tao.Platform.Windows SDK Documentation

Wgl.wglUseFontOutlinesW Method

Overload List

 

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

 

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

 

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

See Also

Wgl Class | Tao.Platform.Windows Namespace