Maps for WinRT
CapturePointer Method (C1Maps)


Syntax
'Declaration
 
Public Function CapturePointer( _
   ByVal value As Pointer _
) As Boolean
'Usage
 
Dim instance As C1Maps
Dim value As Pointer
Dim value As Boolean
 
value = instance.CapturePointer(value)
public bool CapturePointer( 
   Pointer value
)

Parameters

value
See Also

Reference

C1Maps Class
C1Maps Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback