The point, in unrotated screen coordinates, where the first touchpoint is now.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
protected Point TouchPosition { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Protected Property TouchPosition As Point <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |