文件名称:getpixel
-
所属分类:
- 标签属性:
- 上传时间:2014-05-13
-
文件大小:1.17kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VB得到Windows桌面的像素大小,主要是得到高度和宽度值,也就是大家熟悉的像素值,叫做也可以,一句代码就可实现这种功能:MsgBox ("桌面宽度为:" & Screen.Width / Screen.TwipsPerPixelX & "像素,高度为:" & Screen.Height / Screen.TwipsPerPixelY & "像素"),会弹出一个窗口告诉你桌面的长度像素值和宽度像素值。-VB get the pixel size of the Windows desktop, mainly to get the height and width values, which is familiar pixel values can be called, a code can achieve this functionality: MsgBox (" Desktop width:" & Screen.Width/Screen.TwipsPerPixelX & " pixels, height:" & Screen.Height/Screen.TwipsPerPixelY & " pixels" ), a window will pop up to tell you the length and width of the pixel values of the pixel values of the desktop.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
获取桌面大小/Form1.frm
获取桌面大小/工程1.vbp
获取桌面大小/工程1.vbw
获取桌面大小
获取桌面大小/工程1.vbp
获取桌面大小/工程1.vbw
获取桌面大小
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.