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

In This Topic
    AddHandler Method (C1VectorItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub AddHandler( _
       ByVal routedEvent As RoutedEvent, _
       ByVal handler As Object, _
       ByVal handledEventsToo As Boolean _
    ) 

    Parameters

    routedEvent
    handler
    handledEventsToo
    See Also