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