.NET Framework Class Library

PinchEventArgs.TouchY Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.Xamarin Namespace > PinchEventArgs Class > PinchEventArgs Properties >

.NET Framework Class Library

PinchEventArgs.TouchY Property

Namespace: Gnostice.Controls.Xamarin

Assembly:  Gnostice.Controls.Xamarin (in Gnostice.Controls.Xamarin.dll)

Syntax

Visual Basic

Public ReadOnly Property TouchY As Double
 Get

C#

public double TouchY { get; }

Visual C++

public:
property double TouchY {
 double get ();
}

See Also

PinchEventArgs Class

PinchEventArgs Members

Gnostice.Controls.Xamarin Namespace