ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorItem Class / OnPointerExited Method

In This Topic
    OnPointerExited Method (C1VectorItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnPointerExited( _
       ByVal e As PointerRoutedEventArgs _
    ) 
    protected virtual void OnPointerExited( 
       PointerRoutedEventArgs e
    )

    Parameters

    e
    See Also