.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 > SingleTapEventArgs.TouchY Property |
Namespace: Gnostice.Controls.Xamarin
Assembly: Gnostice.Controls.Xamarin (in Gnostice.Controls.Xamarin.dll)
Visual Basic |
Public ReadOnly Property TouchY As Double |
C# |
public double TouchY { get; } |
Visual C++ |
public: |