Visual Studio 2012 Visual Basic触点位置? [英] Visual Studio 2012 Visual Basic Touch Point Position ?

查看:125
本文介绍了Visual Studio 2012 Visual Basic触点位置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何获得Touch输入的X和Y位置?


作为文本框中的字符串




手指on Touch Tap然后Textbox.text = Touch.Postion.X ????



帮助我PLS

解决方案

GetCurrentPoint用于获取点,您可以从中获取x和y:


http://msdn.microsoft.com/en-us/library/windows/apps/xaml/ jj150606.aspx



How can i get the X and Y Position of the Touch input ?

as String in a Textbox

Finger on Touch Tap and then Textbox.text = Touch.Postion.X ????

HELP ME PLS

解决方案

GetCurrentPoint is used to get the point and you can get the x and y from that:

http://msdn.microsoft.com/en-us/library/windows/apps/xaml/jj150606.aspx


这篇关于Visual Studio 2012 Visual Basic触点位置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆