The second touch point. The first is stored in C1GestureEventArgs.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
protected Point TouchPosition2 { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Protected Property TouchPosition2 As Point <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |