mfc程序在dc上绘制五角星

时间:2021-02-26 02:52:03
【文件属性】:

文件名称:mfc程序在dc上绘制五角星

文件大小:157KB

文件格式:ZIP

更新时间:2021-02-26 02:52:03

mfc 五角星

mfc在dc上直接绘制五角星,根据中心点和最长径长度和旋转角度绘制一个五角星,关键是求十个顶点的算法,vs2015开发,如果用以下版本可以修改项目文件,具体步骤自行百度


【文件预览】:
FivePointStar
----FivePointStarDlg.cpp(4KB)
----stdafx.cpp(146B)
----Resource.h(525B)
----res()
--------FivePointStar.ico(66KB)
--------FivePointStar.rc2(682B)
----stdafx.h(2KB)
----FivePointStar.rc(11KB)
----targetver.h(240B)
----FivePointStar.vcxproj.filters(2KB)
----FivePointStarDlg.h(699B)
----FivePointStar.h(485B)
----FivePointStar.vcxproj(10KB)
----FivePointStar.cpp(2KB)
----ReadMe.txt(4KB)
FivePointStar.sln
Debug
----FivePointStar.exe(209KB)

网友评论