'Declaration
Public Class PointerEventArgs Inherits TouchRoutedEventArgs
'Usage
Dim instance As PointerEventArgs
public class PointerEventArgs : TouchRoutedEventArgs
'Declaration
Public Class PointerEventArgs Inherits TouchRoutedEventArgs
'Usage
Dim instance As PointerEventArgs
public class PointerEventArgs : TouchRoutedEventArgs
The following code example shows how to use PointerEventArgs class.
This code example is part of a larger example provided for the GcTouchEventProvider.PointerPressed event.
System.Object
System.EventArgs
FarPoint.Win.Touch.TouchRoutedEventArgs
FarPoint.Win.Touch.PointerEventArgs