ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapTilesLayer Class / CapturePointer Method

In This Topic
    CapturePointer Method (C1MapTilesLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function CapturePointer( _
       ByVal value As Pointer _
    ) As Boolean
    public bool CapturePointer( 
       Pointer value
    )

    Parameters

    value
    See Also