ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapVirtualLayer Class / OnRightTapped Method

In This Topic
    OnRightTapped Method (C1MapVirtualLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnRightTapped( _
       ByVal e As RightTappedRoutedEventArgs _
    ) 
    protected virtual void OnRightTapped( 
       RightTappedRoutedEventArgs e
    )

    Parameters

    e
    See Also