Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为桌面应用程序创建简单的应用程序,用户可以在其中通过笔/手写笔输入作为他们的签名。.net 中是否对此功能有任何参考?
我宁愿找到这个类/命名空间:System.Windows.Input.Stylus (http://msdn.microsoft.com/en-us/library/ms604577.aspx)。虽然它有助于捕捉手写笔动作和系统手势,但不清楚如何制作自己的手势。
哔叽