C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorLayer Class / RemoveHandler Method

In This Topic
RemoveHandler Method (C1VectorLayer)
In This Topic
Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As RoutedEvent, _
   ByVal handler As Object _
) 
 

Parameters

routedEvent
handler
See Also