C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapNavigator Class / FindSubElementsForTouchTargeting Method

In This Topic
FindSubElementsForTouchTargeting Method (C1MapNavigator)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function FindSubElementsForTouchTargeting( _
   ByVal point As Point, _
   ByVal boundingRect As Rect _
) As IIterable(Of IIterable(Of Point))
 

Parameters

point
boundingRect
See Also