.NET Framework Class Library

SingleTapEventArgs.TouchY Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

SingleTapEventArgs.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

SingleTapEventArgs Class

SingleTapEventArgs Members

Gnostice.Controls.Xamarin Namespace