文件名称:文字和字体-Win32.pp
文件大小:2.67MB
文件格式:PPT
更新时间:2024-05-16 03:22:10
Win32.pp
文字和字体 文字的绘制 TextOut - 将文字绘制在指定坐标位置。 int DrawText( HDC hDC, //DC句柄 LPCTSTR lpString, //字符串 int nCount, //字符数量 LPRECT lpRect, //绘制文字的矩形框 UINT uFormat //绘制的方式 );
文件名称:文字和字体-Win32.pp
文件大小:2.67MB
文件格式:PPT
更新时间:2024-05-16 03:22:10
Win32.pp
文字和字体 文字的绘制 TextOut - 将文字绘制在指定坐标位置。 int DrawText( HDC hDC, //DC句柄 LPCTSTR lpString, //字符串 int nCount, //字符数量 LPRECT lpRect, //绘制文字的矩形框 UINT uFormat //绘制的方式 );