ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorLayer Class / ReleasePointerCapture Method

In This Topic
    ReleasePointerCapture Method (C1VectorLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub ReleasePointerCapture( _
       ByVal value As Pointer _
    ) 
    public void ReleasePointerCapture( 
       Pointer value
    )

    Parameters

    value
    See Also