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