Multitouch - .NET

Version: 1.0.0

Description

In this lab, you will upgrade a simple mouse-based picture manipulation application to a modern multitouch application. You will learn how to use .NET APIs to detect the touch capabilities in a system, and how to use the manipulation and inertia processors.

Contents

  1. Overview
  2. Exercise 1: Build a Multi-Touch Picture-Handling Application
  3. Summary