Overview Members Chapter Previous Next

CDXSurface::TextXY

void TextXY( int X , int Y , COLORREF Col , LPCTSTR pString ) ;

Draws the text specified by pString at position X,Y in colour Col. The text background is transparent. Remember to call the GetDC function before attempting to draw text.