看是哪个class的函数CDC,SDK, ...参数不合功能类似。MoveTo, MoveToEx, 移笔到起点LineTo 画到点。 例如 SDK:BOOL MoveToEx( HDChdc, // handle to device context intX, // x-coordinate of new current position intY, // y-coordinate of new current positionLPPOINTlpPoint // old current position );
麻烦采纳,谢谢!
看是哪个class的函数CDC,SDK, ...参数不合功能类似。MoveTo, MoveToEx, 移笔到起点LineTo 画到点。 例如 SDK:BOOL MoveToEx( HDChdc, // handle to device context intX, // x-coordinate of new current position intY, // y-coordinate of new current positionLPPOINTlpPoint // old current position ); 查看原帖>>