'Declaration
Public Function HitTest(Of T As Android.Views.View)( _ Optional ByVal ZoomScale As Double _ ) As T
'Usage
Dim instance As C1InputEventArgs Dim ZoomScale As Double Dim value As T value = instance.HitTest(Of T)(ZoomScale)
Parameters
- ZoomScale
Type Parameters
- T