题目详情
单选题 DrawImage()方法用于在画布上绘制图像,以下哪个方法原型是错误的
A. DrawImage(Image image,int x,float y)
B. DrawImage(Image image,float x,float y)
C. DrawImage(Image image,PointF point)
D. DrawImage(Image image,Point point)

学科:C#程序设计基础教程与实训(第2版)22级
时间:2023-10-26 02:04:45
相关题目
相关作业
