Maps for WinRT
PointerCaptures Property (C1VectorPlacemark)


Syntax
'Declaration
 
Public ReadOnly Property PointerCaptures As IReadOnlyList(Of Pointer)
'Usage
 
Dim instance As C1VectorPlacemark
Dim value As IReadOnlyList(Of Pointer)
 
value = instance.PointerCaptures
public IReadOnlyList<Pointer> PointerCaptures {get;}
See Also

Reference

C1VectorPlacemark Class
C1VectorPlacemark Members

 

 


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

Product Support Forum  |  Documentation Feedback